3 references to InvalidSuppressMessageAttributeDiagnosticId
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractRemoveUnnecessaryAttributeSuppressionsDiagnosticAnalyzer.cs (2)
28
IDEDiagnosticIds.
InvalidSuppressMessageAttributeDiagnosticId
,
32
IDEDiagnosticIds.
InvalidSuppressMessageAttributeDiagnosticId
,
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
RemoveUnnecessaryAttributeSuppressionsCodeFixProvider.cs (1)
29
=> ImmutableArray.Create(IDEDiagnosticIds.
InvalidSuppressMessageAttributeDiagnosticId
);