1 reference to UpdateCompletionListAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\ItemManager.cs (1)
152
return await updater.
UpdateCompletionListAsync
(session, cancellationToken).ConfigureAwait(false);