2 references to SetImpl
Microsoft.Extensions.Caching.StackExchangeRedis (2)
RedisCache.cs (2)
156
=>
SetImpl
(key, new(value), options);
159
=>
SetImpl
(key, value, options);