Implemented interface member:
method
GetHelpTermAsync
Microsoft.VisualStudio.LanguageServices.Implementation.F1Help.IHelpContextService.GetHelpTermAsync(Microsoft.CodeAnalysis.Document, Microsoft.CodeAnalysis.Text.TextSpan, System.Threading.CancellationToken)
1 override of GetHelpTermAsync
Microsoft.VisualStudio.LanguageServices.CSharp (1)
LanguageService\CSharpHelpContextService.cs (1)
42
public override async Task<string>
GetHelpTermAsync
(Document document, TextSpan span, CancellationToken cancellationToken)