2 references to ForwardPositionQuery
System.Private.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (1)
284
qyInput = new
ForwardPositionQuery
(qyInput);
System\Xml\XPath\Internal\ReversePositionQuery.cs (1)
10
public ReversePositionQuery(Query input) :
base
(input) { }