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