1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ProjectExternalErrorReporter.cs (1)
50_workspace = workspace;
7 references to _workspace
Microsoft.VisualStudio.LanguageServices (7)
TaskList\ProjectExternalErrorReporter.cs (7)
42private DiagnosticAnalyzerInfoCache AnalyzerInfoCache => _workspace.ExternalErrorDiagnosticUpdateSource.AnalyzerInfoCache; 53private ExternalErrorDiagnosticUpdateSource DiagnosticProvider => _workspace.ExternalErrorDiagnosticUpdateSource; 80var project = _workspace.CurrentSolution.GetRequiredProject(_projectId); 97_workspace, 125return _workspace.CurrentSolution.GetDocumentIdsWithFilePath(filePath) 173_workspace, 234_workspace,