1 write to _diagnosticCache
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
72_diagnosticCache = workspace.Services.GetRequiredService<VisualStudioDiagnosticIdCache>();
2 references to _diagnosticCache
Microsoft.VisualStudio.LanguageServices (2)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (2)
147_diagnosticCache.Refresh(); 325_stateDoNotAccessDirectly ??= new InProgressState(_workspace.CurrentSolution, _diagnosticCache);