1 reference to GetQuickInfoAsync
Microsoft.CodeAnalysis.Features (1)
QuickInfo\QuickInfoServiceWithProviders.cs (1)
95
var info = await provider.
GetQuickInfoAsync
(context).ConfigureAwait(false);