3 writes to _cacheableKeyRingTask
Microsoft.AspNetCore.DataProtection (3)
KeyManagement\KeyRingProvider.cs (3)
434_cacheableKeyRingTask = null; 448_cacheableKeyRingTask = Task.Factory.StartNew( 484_cacheableKeyRingTask = null;
2 references to _cacheableKeyRingTask
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingProvider.cs (2)
359var existingTask = _cacheableKeyRingTask; 479if (!ReferenceEquals(task, _cacheableKeyRingTask))