Gets the list of expressions that define the arguments to the aggregate.
public IList<DbExpression> Arguments { get; }
DbAggregate ClassSystem.Data.Entity.Core.Common.CommandTrees Namespace