1 write to _analyzerService
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsWorkspaceServiceFactory.cs (1)
23_analyzerService = analyzerService;
1 reference to _analyzerService
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\DataProvider\Analyzer\AnalyzerSettingsWorkspaceServiceFactory.cs (1)
27=> new AnalyzerSettingsProviderFactory(workspaceServices.Workspace, _analyzerService);