EditorConfigWizard icon indicating copy to clipboard operation
EditorConfigWizard copied to clipboard

Missing good example for: `IDE0060` - Remove unused parameter

Open KristofferStrube opened this issue 2 years ago • 0 comments

I'm missing a good example for Unnecessary Code Style Rule "Remove unused parameter".

I'm not sure what it actually means as the sample from the Microsoft Docs is pretty vague https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0060

KristofferStrube avatar Apr 24 '23 21:04 KristofferStrube