3 references to DateTime
System.Data.Entity (3)
System\Data\Common\EntitySql\AST\Literal.cs (1)
223case LiteralKind.DateTime:
System\Data\Common\EntitySql\CqlLexer.cs (1)
286return NewLiteralToken(YYText, LiteralKind.DateTime);
System\Data\Common\EntitySql\CqlLexerHelpers.cs (1)
568case AST.LiteralKind.DateTime: