3 references to GetXml
System.Security (3)
system\security\cryptography\xml\encrypteddata.cs (1)
117encryptionPropertiesElement.AppendChild(ep.GetXml(document));
system\security\cryptography\xml\encryptedkey.cs (1)
192encryptionPropertiesElement.AppendChild(ep.GetXml(document));
system\security\cryptography\xml\encryptedtype.cs (1)
255return GetXml(document);