3 references to Guid
System.Data.Entity (3)
System\Data\Common\EntitySql\AST\Literal.cs (1)
235
case LiteralKind.
Guid
:
System\Data\Common\EntitySql\CqlLexer.cs (1)
279
return NewLiteralToken(YYText, LiteralKind.
Guid
);
System\Data\Common\EntitySql\CqlLexerHelpers.cs (1)
591
case AST.LiteralKind.
Guid
: