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