sonar-dotnet icon indicating copy to clipboard operation
sonar-dotnet copied to clipboard

Fix S1172: code fix does not delete unused parameter in function call

Open sebastien-marichal opened this issue 7 months ago • 5 comments

Fixes #8187

It does not support changing usage outside of the current SyntaxTree (e.g.: in case of usage in partial class).

sebastien-marichal avatar Jul 18 '24 15:07 sebastien-marichal