3 writes to _parseDepth
System.Private.Xml (3)
System\Xml\XPath\Internal\XPathParser.cs (3)
19
_parseDepth
= 0;
55
if (++
_parseDepth
> MaxParseDepth)
60
--
_parseDepth
;