4 references to Pop
System.Xml (4)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
71
currentNode = elementStk .
Pop
();
72
position = positionStk.
Pop
();
System\Xml\XPath\Internal\FollowingSibling.cs (1)
74
currentNode = elementStk.
Pop
();
System\Xml\XPath\Internal\PrecedingQuery.cs (1)
73
ancestorStk.
Pop
();