1 reference to GetTokensAsync
Microsoft.CodeAnalysis.Features (1)
QuickInfo\CommonQuickInfoProvider.cs (1)
20
var tokens = await
GetTokensAsync
(tree, context.Position, context.CancellationToken).ConfigureAwait(false);