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