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