3 references to GetXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
97encryptedDataElement.AppendChild(EncryptionMethod.GetXml(document));
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
174encryptedKeyElement.AppendChild(EncryptionMethod.GetXml(document));
System\Security\Cryptography\Xml\EncryptionMethod.cs (1)
63return GetXml(document);