1 write to _groupAggregateVarInfo
System.Data.Entity (1)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (1)
133this._groupAggregateVarInfo = groupAggregateVarInfo;
1 reference to _groupAggregateVarInfo
System.Data.Entity (1)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (1)
155get { return _groupAggregateVarInfo; }