3 references to Int64Literal
System.Data.Services (3)
System\Data\Services\Parsing\ExpressionLexer.cs (2)
109id == TokenId.DoubleLiteral || id == TokenId.Int64Literal || 538result = TokenId.Int64Literal;
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1784case TokenId.Int64Literal: