5 references to SingleLiteral
System.Data.Services (5)
System\Data\Services\Parsing\ExpressionLexer.cs (4)
110id == TokenId.SingleLiteral; 165t = TokenId.SingleLiteral; 255this.token.Id = TokenId.SingleLiteral; 543result = TokenId.SingleLiteral;
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1790case TokenId.SingleLiteral: