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)
46private DiagnosticAnalyzerInfoCache AnalyzerInfoCache => _workspace.ExternalErrorDiagnosticUpdateSource.AnalyzerInfoCache; 61private ExternalErrorDiagnosticUpdateSource DiagnosticProvider => _workspace.ExternalErrorDiagnosticUpdateSource; 88var project = _workspace.CurrentSolution.GetProject(_projectId); 105_workspace, 133return _workspace.CurrentSolution.GetDocumentIdsWithFilePath(filePath) 181_workspace, 242_workspace,