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