2 writes to _cipherData
System.IdentityModel (2)
System\IdentityModel\EncryptedTypeElement.cs (2)
29_cipherData = new CipherDataElement(); 88_cipherData = value;
2 references to _cipherData
System.IdentityModel (2)
System\IdentityModel\EncryptedTypeElement.cs (2)
80get { return _cipherData; } 177_cipherData.ReadXml(reader);