1 write to _signedXml
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Reference.cs (1)
141set { _signedXml = value; }
3 references to _signedXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\Reference.cs (3)
140get { return _signedXml; } 443if (_signedXml!._context != null) 444_namespaces = Utils.GetPropagatedAttributes(_signedXml._context);