SonarDelphi icon indicating copy to clipboard operation
SonarDelphi copied to clipboard

Unused arguments shouldn't be triggered on overloaded methods

Open PatrickvL opened this issue 9 years ago • 0 comments

As long as at least one overload from a set of overloads uses an argument, none of the other overloads should trigger an "unused argument" issue on this argument.

PatrickvL avatar Oct 06 '16 07:10 PatrickvL