4 writes to level
System.Xml (4)
System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs (4)
24
this.
level
= other.level;
28
level
= 0;
64
level
++;
72
--
level
;
3 references to level
System.Xml (3)
System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs (3)
24
this.level = other.
level
;
34
if (
level
== 0) {
73
if (
level
== 0) {