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