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