1 instantiation of AnalyzerThatThrowsInSupportedDiagnostics
Microsoft.CodeAnalysis.UnitTests (1)
Diagnostics\CompilationWithAnalyzersTests.cs (1)
76
var analyzer = new
AnalyzerThatThrowsInSupportedDiagnostics
();
1 reference to AnalyzerThatThrowsInSupportedDiagnostics
Microsoft.CodeAnalysis.UnitTests (1)
Diagnostics\CompilationWithAnalyzersTests.cs (1)
76
var
analyzer = new AnalyzerThatThrowsInSupportedDiagnostics();