10 references to NewBooleanLiteral
System.Data.Entity (10)
System\Data\Common\EntitySql\CqlParser.cs (10)
2862Literal.NewBooleanLiteral( false ) /* only */); 2874Literal.NewBooleanLiteral( true ) /* only */); 2886Literal.NewBooleanLiteral( false ), /* only */ 2887Literal.NewBooleanLiteral( false ) /* not */ 2900Literal.NewBooleanLiteral( false ), /* only */ 2901Literal.NewBooleanLiteral( true ) /* not */ 2914Literal.NewBooleanLiteral( true ), /* only */ 2915Literal.NewBooleanLiteral( false ) /* not */ 2928Literal.NewBooleanLiteral( true ), /* only */ 2929Literal.NewBooleanLiteral( true ) /* not */