1 implementation of GetHelpTermAsync
Microsoft.VisualStudio.LanguageServices (1)
F1Help\AbstractHelpContextService.cs (1)
46
public abstract Task<string>
GetHelpTermAsync
(Document document, TextSpan textSpan, CancellationToken cancellationToken);