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