2 references to CacheViewTag
Microsoft.AspNetCore.Components.Endpoints (2)
CacheView\HybridCacheViewStore.cs (2)
11private static readonly string[] _tags = [CacheViewTag]; 45await _hybridCache.RemoveByTagAsync(CacheViewTag);