2 references to SetImplAsync
Microsoft.Extensions.Caching.StackExchangeRedis (2)
RedisCache.cs (2)
203=> SetImplAsync(key, new(value), options, token); 206=> new(SetImplAsync(key, value, options, token));