1 reference to GetUpdatedSolutionAsync
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchQueryExecutor.cs (1)
164
var newSolution = await resultsObserver.
GetUpdatedSolutionAsync
(solution, cancellationToken).ConfigureAwait(false);