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