1 write to SignedXml
System.Security (1)
system\security\cryptography\xml\signature.cs (1)
60
m_signedInfo.
SignedXml
= this.SignedXml;
2 references to SignedXml
System.Security (2)
system\security\cryptography\xml\signedinfo.cs (2)
99
m_canonicalizationMethodTransform.SignedXml = this.
SignedXml
;
264
reference.SignedXml = this.
SignedXml
;