NSubstitute.Analyzers icon indicating copy to clipboard operation
NSubstitute.Analyzers copied to clipboard

Extract misused argument matcher warning from NS1004

Open tpodolak opened this issue 2 years ago • 0 comments

I think ideally this should be a different error ("5003 Misused argument matcher"?). The non-virtual cases are very clear in terms of cause and fix. The misuse case is a lot more subtle. Maybe can tackle that as a separate issue so this fix can be merged first?

Originally posted by @dtchepak in https://github.com/nsubstitute/NSubstitute.Analyzers/pull/169#discussion_r703991391

tpodolak avatar Oct 10 '21 22:10 tpodolak