2 references to ForwardPositionQuery
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (1)
289
qyInput = new
ForwardPositionQuery
(qyInput);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ReversePositionQuery.cs (1)
14
public ReversePositionQuery(Query input) :
base
(input) { }