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