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