3 references to OrderingInfo
System.Data.Services (3)
System\Data\Services\RequestQueryProcessor.cs (3)
437OrderingInfo internalOrderingInfo = new OrderingInfo(true); 1036this.topLevelOrderingInfo = new OrderingInfo(this.IsStandardPaged); 1263OrderingInfo newOrderingInfo = new OrderingInfo(true);