4 references to _workspace
Microsoft.VisualStudio.LanguageServices (4)
TaskList\ProjectExternalErrorReporter.cs (4)
45private ExternalErrorDiagnosticUpdateSource DiagnosticProvider => _workspace.ExternalErrorDiagnosticUpdateSource; 63var solution = _workspace.CurrentSolution; 126return _workspace.CurrentSolution.GetDocumentIdsWithFilePath(filePath) 252var solution = _workspace.CurrentSolution;