Skip to content

Commit d393603

Browse files
committed
add see also link to issue
1 parent bc0e8ed commit d393603

File tree

1 file changed

+4
-0
lines changed
  • docs/fundamentals/code-analysis/quality-rules

1 file changed

+4
-0
lines changed

docs/fundamentals/code-analysis/quality-rules/ca2265.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,7 @@ dotnet_diagnostic.CA2265.severity = none
5959
```
6060

6161
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

Comments
 (0)