2 references to GetXml
System.Security (2)
system\security\cryptography\xml\encryptedkey.cs (1)
155
return
GetXml
(document);
system\security\cryptography\xml\keyinfo.cs (1)
452
return m_encryptedKey.
GetXml
(xmlDocument);