Fix S3415 FP/FN: Support named arguments #6630
Labels
Area: C#
C# rules related issues.
Type: False Negative
Rule is NOT triggered when it should be.
Type: False Positive
Rule IS triggered when it shouldn't be.
Milestone
Description
S3415 doesn't support named arguments and considers only the positions of those, resulting in the following FN/FP:
The rule only considers literals but constant values should be checked as well:
The text was updated successfully, but these errors were encountered: