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