Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 99 of file ExpressionUtils.cs.
References System.Dynamic.Utils.TypeUtils.AreReferenceAssignable(), System.Linq.Expressions.Error.ExpressionTypeDoesNotMatchConstructorParameter(), System.Linq.Expressions.Error.ExpressionTypeDoesNotMatchMethodParameter(), System.Linq.Expressions.Error.ExpressionTypeDoesNotMatchParameter(), System.index, System.Dynamic.Utils.ExpressionUtils.RequiresCanRead(), System.Dynamic.Utils.ExpressionUtils.TryQuote(), System.type, System.Dynamic.Utils.ContractUtils.Unreachable, and System.Dynamic.Utils.TypeUtils.ValidateType().
Referenced by System.Linq.Expressions.ExpressionExtension.MakeDynamic(), System.Linq.Expressions.ExpressionExtension.MakeDynamic(), System.Linq.Expressions.ExpressionExtension.MakeDynamic(), System.Linq.Expressions.ExpressionExtension.MakeDynamic(), System.Dynamic.Utils.ExpressionUtils.ValidateArgumentTypes(), and System.Linq.Expressions.Expression< TDelegate >.ValidateOneArgument().