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