2 references to GetLeastCommonAncestor
System.Data.Entity (2)
System\Data\Query\PlanCompiler\JoinGraph.cs (2)
1373AugmentedNode leastCommonAncestor = GetLeastCommonAncestor(tableJoinEdge.Right, replacingTableJoinEdge.Right); 1422AugmentedNode leastCommonAncestor = GetLeastCommonAncestor(table, replacingTable);