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