1 write to _diagnosticAnalyzerService
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (1)
36
_diagnosticAnalyzerService
= diagnosticAnalyzerService;
1 reference to _diagnosticAnalyzerService
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (1)
114
.SelectMany(a =>
_diagnosticAnalyzerService
.AnalyzerInfoCache.GetDiagnosticDescriptors(a))