1 write to _signedXml
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Transform.cs (1)
43set { _signedXml = value; }
1 reference to _signedXml
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Transform.cs (1)
42get { return _signedXml; }