2 writes to _cipherData
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedType.cs (2)
96
get =>
_cipherData
??= new CipherData();
102
_cipherData
= value;