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