You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gregory-paidis-sonarsource
changed the title
Fix S3444 FN: Support static abstract/virtual methods in interfaces
Fix S3444 FN: Support static methods in interfaces
Dec 1, 2022
Description
FN for S3444 (InheritedCollidingInterfaceMembers).
Using C#11 static abstract/virtual methods in interfaces, the rule is not raising an issue.
Repro steps
Expected behavior
The rule should raise an issue.
Actual behavior
The rule does not raise an issue.
The text was updated successfully, but these errors were encountered: