2 references to _childToParent
System.Data.Entity (2)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (2)
650
tryGetParent = groupRefComputingVisitor.
_childToParent
.TryGetValue;
794
_childToParent
.Add(child, n);