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