2 writes to _cacheableKeyRingTask
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingProvider.cs (2)
372_cacheableKeyRingTask = existingTask; 455_cacheableKeyRingTask = null;
2 references to _cacheableKeyRingTask
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingProvider.cs (2)
360existingTask = _cacheableKeyRingTask; 450if (!ReferenceEquals(task, _cacheableKeyRingTask))