4 references to Push
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
124
_elementStk.
Push
(currentNode);
125
_positionStk.
Push
(position);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\followingsibling.cs (1)
96
_elementStk.
Push
(currentNode);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\precedingquery.cs (1)
72
_ancestorStk.
Push
(last.Clone());