We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591ebee commit ff90e9cCopy full SHA for ff90e9c
docs/fundamentals/code-analysis/quality-rules/ca2256.md
@@ -36,7 +36,7 @@ Implement the missing interface members.
36
37
## Example
38
39
-:::code language="csharp" source="snippets/csharp/all-rules/ca2256.cs" id="snippet1" highlight="30":::
+:::code language="csharp" source="snippets/csharp/all-rules/ca2256.cs" id="snippet1" highlight="25":::
40
41
## When to suppress errors
42
0 commit comments