Must-share information (formatted with Markdown):
SonarQube 17.0
I am trying to understand why this rule is applicable for “sealed” classes and not for other classes?
" This rule raises an issue when GC.SuppressFinalize
is called for objects of sealed
types without a finalizer."