2 references to CombinePredicateNodes
System.Data.Entity (2)
System\Data\Query\PlanCompiler\JoinGraph.cs (2)
2532localPredicateNode = CombinePredicateNodes(joinNode.Id, localPredicateNode, localPredicateMinLocationId, leftPredicates, rightPredicates, out predicates); 2703/// Helper method for <see cref="CombinePredicateNodes"/>