2 references to KeywordLessThanOrEqual
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1632case ExpressionConstants.KeywordLessThanOrEqual:
System\Data\Services\Parsing\Token.cs (1)
54this.Text == ExpressionConstants.KeywordLessThanOrEqual ||