4 references to Push
System.Private.Xml (4)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
109_elementStk.Push(currentNode!); 110_positionStk.Push(position);
System\Xml\XPath\Internal\FollSiblingQuery.cs (1)
89_elementStk.Push(currentNode);
System\Xml\XPath\Internal\PrecedingQuery.cs (1)
68_ancestorStk.Push(last.Clone());