3 references to LoadXml
System.Security (3)
system\security\cryptography\xml\encrypteddata.cs (1)
57this.CipherData.LoadXml(cipherDataNode as XmlElement);
system\security\cryptography\xml\encryptedkey.cs (1)
101this.CipherData.LoadXml(cipherDataNode as XmlElement);
system\security\cryptography\xml\transform.cs (1)
1376cipherDataObj.LoadXml(cipherData);