1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
71_workspace = workspace;
2 references to _workspace
Microsoft.VisualStudio.LanguageServices (2)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (2)
93_workspace.Services.GetRequiredService<ICodeAnalysisDiagnosticAnalyzerService>().Clear(); 325_stateDoNotAccessDirectly ??= new InProgressState(_workspace.CurrentSolution, _diagnosticCache);