2 references to GetXml
System.Security (2)
system\security\cryptography\xml\signature.cs (1)
94
return
GetXml
(document);
system\security\cryptography\xml\signedxml.cs (1)
214
return m_signature.
GetXml
(m_containingDocument);