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