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