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