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