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