1 write to SignedXml
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
130
m_signature.
SignedXml
= this;
2 references to SignedXml
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Signature.cs (2)
53
if (
SignedXml
!= null && _signedInfo != null)
54
_signedInfo.SignedXml =
SignedXml
;