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