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