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