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();