3 writes to _aadTemplate
Microsoft.AspNetCore.DataProtection (3)
KeyManagement\KeyRingBasedDataProtector.cs (3)
332_aadTemplate = BuildAadTemplateBytes(purposes); 339var existingTemplate = Volatile.Read(ref _aadTemplate); 362Volatile.Write(ref _aadTemplate, newTemplate);