1 write to SignedXml
System.Security (1)
system\security\cryptography\xml\signedxml.cs (1)
131m_signature.SignedXml = this;
2 references to SignedXml
System.Security (2)
system\security\cryptography\xml\signature.cs (2)
59if (this.SignedXml != null && m_signedInfo != null) 60m_signedInfo.SignedXml = this.SignedXml;