3 references to LoadXml
System.Security (3)
system\security\cryptography\xml\encrypteddata.cs (1)
43this.EncryptionMethod.LoadXml(encryptionMethodNode as XmlElement);
system\security\cryptography\xml\encryptedkey.cs (1)
87this.EncryptionMethod.LoadXml(encryptionMethodNode as XmlElement);
system\security\cryptography\xml\transform.cs (1)
1374encryptionMethodObj.LoadXml(encryptionMethod);