1 instantiation of CompilationAnalyzerWithAnalyzerOptions
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Diagnostics\DiagnosticServiceTests.vb (1)
1404Dim analyzer = New CompilationAnalyzerWithAnalyzerOptions()
1 reference to CompilationAnalyzerWithAnalyzerOptions
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Diagnostics\DiagnosticServiceTests.vb (1)
1441Assert.Equal(CompilationAnalyzerWithAnalyzerOptions.Descriptor.Id, diagnostics(0).Id)