EditorConfigWizard
EditorConfigWizard copied to clipboard
Missing good example for: `IDE0060` - Remove unused parameter
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