1 reference to _tags
Microsoft.AspNetCore.Components.Endpoints (1)
CacheView\HybridCacheViewStore.cs (1)
31return _hybridCache.GetOrCreateAsync(key, factory, static (state, ct) => state(ct), hybridOptions, _tags, cancellationToken);