2 instantiations of AnalyzerWithNoSupportedDiagnostics
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\DiagnosticAnalyzerTests.cs (1)
1269
var analyzers = new DiagnosticAnalyzer[] { new
AnalyzerWithNoSupportedDiagnostics
() };
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Diagnostics\DiagnosticServiceTests.vb (1)
2083
Dim analyzer = New
AnalyzerWithNoSupportedDiagnostics
()