InvalidCast44

Results 3 issues of InvalidCast44

hi! i would like to be able to open a decompiler (let's say ilspy for example) to the member / class under the cursor either with: - a keybord shortcut...

enhancement
help wanted

hi! let's take an example: public enum EnumValues { Value1, Value2 } [Given(@"I'm calling this step with this parameter here (.*)")] public void MyStep(EnumValues value) { } i would like...

Feature-Request
VisualStudioIntegration
Difficulty: medium
Severity: low

hi! i would like to keep my existing csx files BUT using source generator to make them work do you think you could provide us such a source generator please?...