3 writes to _aadTemplate
Microsoft.AspNetCore.DataProtection (3)
KeyManagement\KeyRingBasedDataProtector.cs (3)
348
_aadTemplate
= ms.ToArray();
355
var existingTemplate = Volatile.Read(ref
_aadTemplate
);
378
Volatile.Write(ref
_aadTemplate
, newTemplate);