2 references to TextDocumentHoverName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Hover\HoverHandler.cs (1)
25
[Method(Methods.
TextDocumentHoverName
)]
Protocol\Methods.Document.cs (1)
26
public static readonly LspRequest<HoverParams, Hover> TextDocumentHover = new(
TextDocumentHoverName
);