2 references to Boolean
System.Data.Entity (2)
System\Data\Common\EntitySql\AST\Literal.cs (1)
215
case LiteralKind.
Boolean
:
System\Data\Common\EntitySql\CqlLexer.cs (1)
265
return NewLiteralToken(YYText, LiteralKind.
Boolean
);