1 reference to ProvideContextItemsAsync
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\Completion\CSharpContextProviderService.cs (1)
42
await provider.
ProvideContextItemsAsync
(document, position, activeExperiments, ProvideItemsAsync, cancellationToken).ConfigureAwait(false);