3 references to CreateContentAsync
Microsoft.CodeAnalysis.Features (2)
QuickInfo\CommonSemanticQuickInfoProvider.cs (2)
32return await CreateContentAsync( 43return await CreateContentAsync(
Microsoft.CodeAnalysis.VisualBasic.Features (1)
QuickInfo\VisualBasicSemanticQuickInfoProvider.vb (1)
199Return Await CreateContentAsync(services, semanticModel, token, New TokenInformation(types), supportedPlatforms:=Nothing, options, cancellationToken).ConfigureAwait(False)