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