2 writes to _xmlDsigSearchDepth
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedXml.cs (2)
101
_xmlDsigSearchDepth
= Utils.XmlDsigSearchDepth;
129
_xmlDsigSearchDepth
= value;
1 reference to _xmlDsigSearchDepth
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
125
return
_xmlDsigSearchDepth
;