QuickInfo\CommonSemanticQuickInfoProvider.cs (2)
41var tokenInformation = BindToken(context.Services, context.SemanticModel, token, context.CancellationToken);
47context.Services, context.SemanticModel, token, tokenInformation, supportedPlatforms: null, context.Options, onTheFlyDocsInfo: null, context.CancellationToken).ConfigureAwait(false);