2 writes to _cipherReference
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CipherData.cs (2)
47_cipherReference = value; 119_cipherReference = new CipherReference();
2 references to _cipherReference
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CipherData.cs (2)
39get { return _cipherReference; } 120_cipherReference.LoadXml((XmlElement)cipherReferenceNode);