4 writes to _maxDepth
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReaderQuotas.cs (4)
42_maxDepth = DefaultMaxDepth; 51_maxDepth = maxDepth; 82quotas._maxDepth = _maxDepth; 157_maxDepth = value;
2 references to _maxDepth
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReaderQuotas.cs (2)
82quotas._maxDepth = _maxDepth; 148return _maxDepth;