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