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