3 references to IntegerLiteral
System.Data.Services (3)
System\Data\Services\Parsing\ExpressionLexer.cs (2)
108id == TokenId.IntegerLiteral || id == TokenId.DecimalLiteral || 489result = TokenId.IntegerLiteral;
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1786case TokenId.IntegerLiteral: