Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 343 of file ExpandoObject.cs.
References System.Dynamic.DynamicMetaObject.DynamicMetaObject(), System.Linq.Expressions.Expression< TDelegate >.Block(), System.Linq.Expressions.Expression< TDelegate >.Call(), System.Linq.Expressions.Expression< TDelegate >.Condition(), System.Linq.Expressions.Expression< TDelegate >.Constant(), System.Dynamic.ExpandoObject.MetaExpando.GetLimitedSelf(), System.Dynamic.ExpandoObject.MetaExpando.GetRestrictions(), System.Dynamic.ExpandoObject.s_expandoCheckVersion, and System.Dynamic.ExpandoObject.s_expandoPromoteClass.
Referenced by System.Dynamic.ExpandoObject.MetaExpando.BindDeleteMember(), System.Dynamic.ExpandoObject.MetaExpando.BindGetOrInvokeMember(), and System.Dynamic.ExpandoObject.MetaExpando.BindSetMember().