Skip to content

Commit

Permalink
Fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-strecker-sonarsource committed Jul 24, 2024
1 parent bc2b311 commit 17f50f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Public Class DoesNotApplyOn

End Class

Public Class Repo_9553 ' https://github.com/SonarSource/sonar-dotnet/issues/9553
Public Class Repro_9553 ' https://github.com/SonarSource/sonar-dotnet/issues/9553
Public Function TestFunc() As String
Return Invoke(AddressOf TestFunc) 'Noncompliant FP
End Function
Expand Down

0 comments on commit 17f50f9

Please sign in to comment.