2 references to IsVarRefOverGivenVar
System.Data.Entity (2)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (2)
369if (isCollect || !isVarDefinition && AggregatePushdownUtil.IsVarRefOverGivenVar(templateNode, handler._targetGroupAggregateVarInfo.GroupAggregateVar)) 773&& (isUnnested || AggregatePushdownUtil.IsVarRefOverGivenVar(templateNode, referencedGroupAggregateVarInfo.GroupAggregateVar)))