2 references to _semanticSearchWorkspace
Microsoft.VisualStudio.LanguageServices.CSharp (2)
SemanticSearch\SemanticSearchToolWindowImpl.cs (2)
203await _semanticSearchWorkspace.Value.OpenQueryDocumentAsync(_textBuffer, cancellationToken).ConfigureAwait(false); 420var querySolution = _semanticSearchWorkspace.Value.CurrentSolution;