3 references to GetXml
System.Security (3)
system\security\cryptography\xml\encrypteddata.cs (1)
101encryptedDataElement.AppendChild(this.EncryptionMethod.GetXml(document));
system\security\cryptography\xml\encryptedkey.cs (1)
176encryptedKeyElement.AppendChild(this.EncryptionMethod.GetXml(document));
system\security\cryptography\xml\encryptedtype.cs (1)
166return GetXml(document);