Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivateinherited |
Definition at line 2948 of file Expression.cs.
References System.array, System.Linq.Expressions.Error.BothAccessorsMustBeStatic(), System.Linq.Expressions.Error.IndexesOfSetGetMustMatch(), System.Linq.Expressions.Error.PropertyCannotHaveRefType(), System.Linq.Expressions.Error.PropertyDoesNotHaveAccessor(), System.Linq.Expressions.Error.PropertyTypeCannotBeVoid(), System.Linq.Expressions.Error.PropertyTypeMustMatchGetter(), System.Linq.Expressions.Error.PropertyTypeMustMatchSetter(), System.Dynamic.Utils.ContractUtils.RequiresNotNull(), System.Linq.Expressions.Error.SetterHasNoParams(), System.Linq.Expressions.Error.SetterMustBeVoid(), and System.Linq.Expressions.Expression< TDelegate >.ValidateAccessor().
Referenced by System.Linq.Expressions.Expression< TDelegate >.MakeIndexProperty().