6 references to Predicate
System.Data.Entity (6)
System\Data\Query\PlanCompiler\Predicate.cs (6)
78
:
this
(command)
160
otherPredicates = new
Predicate
(m_command);
183
Predicate joinPredicate = new
Predicate
(m_command);
184
otherPredicates = new
Predicate
(m_command);
296
singleTablePredicates.Add(new
Predicate
(m_command));
298
otherPredicates = new
Predicate
(m_command);