2 references to GetXml
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Signature.cs (1)
103
signatureElement.AppendChild(_signedInfo.
GetXml
(document));
System\Security\Cryptography\Xml\SignedInfo.cs (1)
161
return
GetXml
(document);