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