2 references to PersistKeysToStackExchangeRedis
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (1)
RedisDataProtectionBuilderExtensions.cs (1)
42return PersistKeysToStackExchangeRedis(builder, connectionMultiplexer, DataProtectionKeysName);
Redis (1)
Program.cs (1)
22.PersistKeysToStackExchangeRedis(redis, "DataProtection-Keys")