2 references to CreateQuickInfoItemAsync
Microsoft.CodeAnalysis.Features (2)
QuickInfo\CommonSemanticQuickInfoProvider.cs (1)
179return QuickInfoUtilities.CreateQuickInfoItemAsync(
QuickInfo\QuickInfoUtilities.cs (1)
22=> CreateQuickInfoItemAsync(services, semanticModel, span, symbols, supportedPlatforms: null, showAwaitReturn: false, nullabilityInfo: null, options, onTheFlyDocsInfo: null, cancellationToken);