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