1 reference to _cache
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
Cohost\Handlers\CompletionListCacheWrapper.cs (1)
16
public CompletionListCache GetCache() =>
_cache
;