2 references to GetHoverAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Hover\HoverHandler.cs (2)
65
return
GetHoverAsync
(document, position, options, supportsVSExtensions, supportsMarkdown, cancellationToken);
82
return await
GetHoverAsync
(