6 references to RequestQueryParser
System.Data.Services (6)
System\Data\Services\RequestQueryProcessor.cs (6)
70private RequestQueryParser.ExpressionParser orderingParser; 854this.query = RequestQueryParser.Where(this.service, this.description.LastSegmentInfo.TargetContainer, this.description.TargetResourceType, this.query, filter); 927RequestQueryParser.ExpressionParser skipTokenParser = new RequestQueryParser.ExpressionParser( 958this.query = RequestQueryParser.OrderBy(this.service, this.query, this.topLevelOrderingInfo); 1080this.orderingParser = new RequestQueryParser.ExpressionParser(