Creates a new expression that is like this one, but using the supplied children. If all of the children are the same, it will return this expression.
- newExpression
- The MemberInitExpression.NewExpression property of the result.
- bindings
- The MemberInitExpression.Bindings property of the result.
This expression if no children are changed or an expression with the updated children.