2 references to KeywordGreaterThanOrEqual
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1626case ExpressionConstants.KeywordGreaterThanOrEqual:
System\Data\Services\Parsing\Token.cs (1)
55this.Text == ExpressionConstants.KeywordGreaterThanOrEqual;