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