2 references to BreakIntoAndParts
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PlanCompilerUtil.cs (2)
115IEnumerable<Node> andParts1 = BreakIntoAndParts(predicate1); 116IEnumerable<Node> andParts2 = BreakIntoAndParts(predicate2);