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