3 references to GetXml
System.Security (1)
system\security\cryptography\xml\signedxml.cs (1)
864nodeList.Add(obj.GetXml());
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CustomSignedXml.cs (2)
96node = dataObject.GetXml(); 167XmlElement element = dataObject.GetXml();