1 write to _descriptorLock
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\Key.cs (1)
113_descriptorLock = descriptor is null ? new() : null;
2 references to _descriptorLock
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\Key.cs (2)
139lock (_descriptorLock!) 176lock (_descriptorLock!)