4 references to GetLeastCommonAncestor
System.Data.Entity (4)
System\Data\Query\PlanCompiler\JoinGraph.cs (4)
2412
minLocationId =
GetLeastCommonAncestor
(minLocationId, GetLocationId(newVar, minLocationId));
2434
minLocationId =
GetLeastCommonAncestor
(minLocationId, GetLocationId(newLeftVar, minLocationId));
2435
minLocationId =
GetLeastCommonAncestor
(minLocationId, GetLocationId(newRightVar, minLocationId));
2799
/// Helper method for <see cref="
GetLeastCommonAncestor
(int, int)"/>