1 write to _analyzerService
Microsoft.VisualStudio.LanguageServices (1)
TaskList\VisualStudioDiagnosticIdCache.cs (1)
65_analyzerService = workspace.Services.GetRequiredService<IDiagnosticAnalyzerService>();
1 reference to _analyzerService
Microsoft.VisualStudio.LanguageServices (1)
TaskList\VisualStudioDiagnosticIdCache.cs (1)
176var projectIdToDiagnosticIdsMap = await _analyzerService.GetAllDiagnosticIdsAsync(