CSharpRepl icon indicating copy to clipboard operation
CSharpRepl copied to clipboard

Static method overloads are suggested in instance method calls and vice versa

Open tats-u opened this issue 1 year ago • 0 comments

Version

C# REPL 0.6.6+ba21d409af4dce77f8be07f6a61cdb24cd19bb29

What happened?

image

image

Such overloads are inappropriate there so they must be removed from the suggested candidates.

tats-u avatar Apr 11 '24 10:04 tats-u