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)
92_workspace.Services.GetRequiredService<ICodeAnalysisDiagnosticAnalyzerService>().Clear(); 320_stateDoNotAccessDirectly ??= new InProgressState(_workspace.CurrentSolution);