4 references to TokenIdentifierIs
System.Data.Services (4)
System\Data\Services\Parsing\RequestQueryParser.cs (4)
315if (this.TokenIdentifierIs(ExpressionConstants.KeywordAscending)) 319else if (this.TokenIdentifierIs(ExpressionConstants.KeywordDescending)) 1372while (this.TokenIdentifierIs(ExpressionConstants.KeywordOr)) 1391while (this.TokenIdentifierIs(ExpressionConstants.KeywordAnd))