Base:
method
GetOrCreateAsync<TState, T>
Microsoft.Extensions.Caching.Hybrid.HybridCache.GetOrCreateAsync<TState, T>(System.String, TState, System.Func<TState, System.Threading.CancellationToken, System.Threading.Tasks.ValueTask<T>>, Microsoft.Extensions.Caching.Hybrid.HybridCacheEntryOptions, System.Collections.Generic.IEnumerable<System.String>, System.Threading.CancellationToken)