Skip to content

Commit

Permalink
NET-372 S1450: Add link to reproducer for #9672
Browse files Browse the repository at this point in the history
  • Loading branch information
CristianAmbrosini authored and sonartech committed Oct 3, 2024
1 parent 9e13a1b commit 6724f00
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ void M1()
}
}

// Repro https://github.com/SonarSource/sonar-dotnet/issues/9672
public class MethodUpdateTest
{
private int value = 0; // Noncompliant FP
Expand Down

0 comments on commit 6724f00

Please sign in to comment.