Skip to content

Commit ae46adf

Browse files
committed
Activate CA2119: Seal methods that satisfy private interfaces
1 parent eaf5e74 commit ae46adf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodingGuidelines.ruleset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
<Rule Id="CA1066" Action="Warning" />
4141
<Rule Id="CA1849" Action="Warning" />
4242
<Rule Id="CA2000" Action="Warning" />
43+
<Rule Id="CA2119" Action="Warning" />
4344
</Rules>
4445
</RuleSet>

0 commit comments

Comments
 (0)