JetBrains/resharper-fsharp

instance member marked with [<Extension>] isn't valid

NinoFloris opened this issue · 1 comments

C# style extensions can only be declared as static members, catching that could be a helpful addition to the analyzer

@NinoFloris Thanks for the idea, I was thinking about adding such check while fixing RIDER-38809 too. :)