1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ProjectExternalErrorReporter.cs (1)
58_workspace = workspace;
7 references to _workspace
Microsoft.VisualStudio.LanguageServices (7)
TaskList\ProjectExternalErrorReporter.cs (7)
47private DiagnosticAnalyzerInfoCache AnalyzerInfoCache => _workspace.ExternalErrorDiagnosticUpdateSource.AnalyzerInfoCache; 61private ExternalErrorDiagnosticUpdateSource DiagnosticProvider => _workspace.ExternalErrorDiagnosticUpdateSource; 89var project = _workspace.CurrentSolution.GetProject(_projectId); 107_workspace, 135return _workspace.CurrentSolution.GetDocumentIdsWithFilePath(filePath) 183_workspace, 244_workspace,