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