2 references to WithTemporaryExtendedLifetime
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingProvider.cs (2)
295
Volatile.Write(ref _cacheableKeyRing, existingCacheableKeyRing.
WithTemporaryExtendedLifetime
(utcNow));
470
Volatile.Write(ref _cacheableKeyRing, existingCacheableKeyRing.
WithTemporaryExtendedLifetime
(utcNow));