1 write to _command
System.Data.Entity (1)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (1)
300this._command = command;
3 references to _command
System.Data.Entity (3)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (3)
556computationTemplate = this._command.CreateNode(this._command.CreatePropertyOp(localProperty), computationTemplate); 594return _command.CreateNode(n.Op, newChildren);