2 references to CreateQuickInfoItemAsync
Microsoft.CodeAnalysis.Features (2)
QuickInfo\CommonSemanticQuickInfoProvider.cs (1)
173return QuickInfoUtilities.CreateQuickInfoItemAsync(
QuickInfo\QuickInfoUtilities.cs (1)
25=> CreateQuickInfoItemAsync(services, semanticModel, span, symbols, supportedPlatforms: null, showAwaitReturn: false, flowState: NullableFlowState.None, options, cancellationToken);