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