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