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