2 references to KeywordMultiply
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
1675while (this.CurrentToken.IdentifierIs(ExpressionConstants.KeywordMultiply) || 1683if (op.IdentifierIs(ExpressionConstants.KeywordMultiply))