2 references to ConstantPredicateOp
System.Data.Entity (2)
System\Data\Query\InternalTrees\Command.cs (2)
76m_trueOp = new ConstantPredicateOp(m_boolType, true); 77m_falseOp = new ConstantPredicateOp(m_boolType, false);