2 writes to _xmlDsigSearchDepth
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedXml.cs (2)
116
_xmlDsigSearchDepth
= Utils.XmlDsigSearchDepth;
144
_xmlDsigSearchDepth
= value;
1 reference to _xmlDsigSearchDepth
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
140
return
_xmlDsigSearchDepth
;