3 references to GetXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
115encryptionPropertiesElement.AppendChild(ep.GetXml(document));
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
192encryptionPropertiesElement.AppendChild(ep.GetXml(document));
System\Security\Cryptography\Xml\EncryptionProperty.cs (1)
74return GetXml(document);