1 write to _key
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (1)
RedisXmlRepository.cs (1)
29_key = key;
2 references to _key
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (2)
RedisXmlRepository.cs (2)
46foreach (var value in database.ListRange(_key)) 56database.ListRightPush(_key, element.ToString(SaveOptions.DisableFormatting));