2 references to InlayHintResolveName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\InlayHint\InlayHintResolveHandler.cs (1)
21[Method(Methods.InlayHintResolveName)]
Protocol\Methods.Document.cs (1)
289public static readonly LspRequest<InlayHint, InlayHint> InlayHintResolve = new(InlayHintResolveName);