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