1 instantiation of DiagnosticSuppressor_InvalidDiagnosticSuppressionReported
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\DiagnosticSuppressorTests.cs (1)
533
var suppressor = new
DiagnosticSuppressor_InvalidDiagnosticSuppressionReported
(analyzer.Descriptor.Id, unsupportedSuppressedId);
1 reference to DiagnosticSuppressor_InvalidDiagnosticSuppressionReported
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\DiagnosticSuppressorTests.cs (1)
533
var
suppressor = new DiagnosticSuppressor_InvalidDiagnosticSuppressionReported(analyzer.Descriptor.Id, unsupportedSuppressedId);