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 bc0e8ed commit d393603Copy full SHA for d393603
docs/fundamentals/code-analysis/quality-rules/ca2265.md
@@ -59,3 +59,7 @@ dotnet_diagnostic.CA2265.severity = none
59
```
60
61
For more information, see [How to suppress code analysis warnings](../suppress-warnings.md).
62
+
63
+## See also
64
65
+- [dotnet/runtime issue 84265](https://github.com/dotnet/runtime/issues/84265)
0 commit comments