1 write to _analyzerService
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsProvider.cs (1)
31_analyzerService = analyzerService;
1 reference to _analyzerService
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsProvider.cs (1)
61.SelectMany(a => _analyzerService.AnalyzerInfoCache.GetDiagnosticDescriptors(a))