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