2 references to KeywordAdd
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
1646
while (this.CurrentToken.IdentifierIs(ExpressionConstants.
KeywordAdd
) ||
1652
if (op.IdentifierIs(ExpressionConstants.
KeywordAdd
))