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