1 reference to ComputeQuickInfoDataAsync
Microsoft.CodeAnalysis.Features (1)
QuickInfo\CommonSemanticQuickInfoProvider.cs (1)
26var (tokenInformation, supportedPlatforms) = await ComputeQuickInfoDataAsync(context, token).ConfigureAwait(false);