1 reference to ResolveInlayHintAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlayHint\InlayHintResolveHandler.cs (1)
38
return
ResolveInlayHintAsync
(document, request, inlayHintCache, resolveData, options, cancellationToken);