3 references to GuidLiteral
System.Data.Services (3)
System\Data\Services\Parsing\ExpressionLexer.cs (1)
431
id = TokenId.
GuidLiteral
;
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1792
case TokenId.
GuidLiteral
:
System\Data\Services\Parsing\Token.cs (1)
80
this.Id == TokenId.
GuidLiteral
||