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