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)
176
var projectIdToDiagnosticIdsMap = await
_analyzerService
.GetAllDiagnosticIdsAsync(