4 references to Pop
System.Private.Xml (4)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
77
currentNode = _elementStk.
Pop
();
78
position = _positionStk.
Pop
();
System\Xml\XPath\Internal\FollSiblingQuery.cs (1)
83
currentNode = _elementStk.
Pop
();
System\Xml\XPath\Internal\PrecedingQuery.cs (1)
80
_ancestorStk.
Pop
();