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