3 references to GetLocationId
System.Data.Entity (3)
System\Data\Query\PlanCompiler\JoinGraph.cs (3)
2412minLocationId = GetLeastCommonAncestor(minLocationId, GetLocationId(newVar, minLocationId)); 2434minLocationId = GetLeastCommonAncestor(minLocationId, GetLocationId(newLeftVar, minLocationId)); 2435minLocationId = GetLeastCommonAncestor(minLocationId, GetLocationId(newRightVar, minLocationId));