2 references to GetXml
System.Security (1)
system\security\cryptography\xml\signedxml.cs (1)
216
return m_signature.
GetXml
();
WindowsBase (1)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1004
sig.
GetXml
().WriteTo(xWriter);