sonar-dotnet
sonar-dotnet copied to clipboard
Fix S1172: code fix does not delete unused parameter in function call
Fixes #8187
It does not support changing usage outside of the current SyntaxTree (e.g.: in case of usage in partial class).