InvalidCast44
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...
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...
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?...