1 reference to NonReportedDiagnosticCannotBeSuppressed
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\DiagnosticAnalysisContext.cs (1)
1940
var message = string.Format(CodeAnalysisResources.
NonReportedDiagnosticCannotBeSuppressed
, suppression.SuppressedDiagnostic.Id);