2 writes to parseDepth
System.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
54
if (++
parseDepth
> MaxParseDepth) {
58
--
parseDepth
;