4 references to StackNav
System.Private.Xml (4)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
29
_elementStk = new
StackNav
();
30
_positionStk = new
StackInt
();
System\Xml\XPath\Internal\FollSiblingQuery.cs (1)
18
_elementStk = new
StackNav
();
System\Xml\XPath\Internal\PrecedingQuery.cs (1)
28
_ancestorStk = new
StackNav
();