4 references to Push
System.Xml (4)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
104
elementStk .
Push
(currentNode);
105
positionStk.
Push
(position);
System\Xml\XPath\Internal\FollowingSibling.cs (1)
79
elementStk.
Push
(currentNode);
System\Xml\XPath\Internal\PrecedingQuery.cs (1)
63
ancestorStk.
Push
(last.Clone());