6 [global::__DynamicallyInvokable]
13 [global::__DynamicallyInvokable]
16 [global::__DynamicallyInvokable]
26 _expression = expression;
32 [global::__DynamicallyInvokable]
39 return Expression.Bind(base.Member, expression);
Obtains information about the attributes of a member and provides access to member metadata.
A binding that represents initializing a member with the value of an expression.
Provides the base class from which the classes that represent bindings that are used to initialize me...
Provides the base class from which the classes that represent expression tree nodes are derived....
MemberBindingType
Describes the binding types that are used in T:System.Linq.Expressions.MemberInitExpression objects.
Represents assignment operation for a field or property of an object.
MemberAssignment Update(Expression expression)
Creates a new expression that is like this one, but using the supplied children. If all of the childr...