2 references to GetCache
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (2)
Cohost\Handlers\InlayHints.cs (2)
31return GetInlayHintsAsync(document, textDocumentIdentifier, range, displayAllOverride, cacheWrapper.GetCache(), cancellationToken); 54return ResolveInlayHintAsync(document, request, cacheWrapper.GetCache(), cancellationToken);