2 references to InlayHintCache
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
Cohost\Handlers\InlayHints.cs (1)
22s_resolveCache ??= new();
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlayHint\InlayHintCacheFactory.cs (1)
20public ILspService CreateILspService(LspServices lspServices, WellKnownLspServerKinds serverKind) => new InlayHintCache();