3 writes to level
System.Xml (3)
System\Xml\XPath\Internal\XPathDescendantIterator.cs (3)
18this.level = it.level; 36level++; 46level--;
2 references to level
System.Xml (2)
System\Xml\XPath\Internal\XPathDescendantIterator.cs (2)
18this.level = it.level; 39if (level == 0) {