4 writes to _maxDepth
System.Private.DataContractSerialization (4)
System\Xml\XmlDictionaryReaderQuotas.cs (4)
39
_maxDepth
= DefaultMaxDepth;
48
_maxDepth
= maxDepth;
79
quotas.
_maxDepth
= _maxDepth;
150
_maxDepth
= value;
2 references to _maxDepth
System.Private.DataContractSerialization (2)
System\Xml\XmlDictionaryReaderQuotas.cs (2)
79
quotas._maxDepth =
_maxDepth
;
142
return
_maxDepth
;