4 references to StackNav
System.Xml (4)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
33
this.elementStk = new
StackNav
();
34
this.positionStk = new
StackInt
();
System\Xml\XPath\Internal\FollowingSibling.cs (1)
22
this.elementStk = new
StackNav
();
System\Xml\XPath\Internal\PrecedingQuery.cs (1)
32
ancestorStk = new
StackNav
();