2 references to GetXml
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
77
return
GetXml
(document);
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
899
XmlElement elemED = encryptedData.
GetXml
(inputElement.OwnerDocument);