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