1 instantiation of CompletionListCacheWrapper
Microsoft.CodeAnalysis.Remote.Razor (1)
Completion\CompletionListCacheWrapperProvder.cs (1)
17_cacheWrapper ??= new();
4 references to CompletionListCacheWrapper
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (2)
Cohost\Handlers\Completion.cs (2)
27CompletionListCacheWrapper cacheWrapper, 53CompletionListCacheWrapper cacheWrapper,
Microsoft.CodeAnalysis.Remote.Razor (2)
Completion\CompletionListCacheWrapperProvder.cs (2)
13private CompletionListCacheWrapper? _cacheWrapper; 15public CompletionListCacheWrapper GetCache()