Commit 5e0c024
authored
Add clarification to SuppressMessageAttribute (#4055)
I see `// SuppressMessage attributes do not apply to compiler diagnostics.` in Roslyn, but I think it is useful to make that clear in the documentation.
Tagging @BillWagner1 parent 1630aae commit 5e0c024
File tree
1 file changed
+1
-1
lines changed- xml/System.Diagnostics.CodeAnalysis
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments