| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
This is the complete list of members for System.Reflection.Binder, including all inherited members.
| Binder() | System.Reflection.Binder | inlineprotected | 
| BindToField(BindingFlags bindingAttr, FieldInfo[] match, object value, global::System.Globalization.CultureInfo culture) | System.Reflection.Binder | |
| BindToMethod(BindingFlags bindingAttr, MethodBase[] match, ref object[] args, ParameterModifier[] modifiers, global::System.Globalization.CultureInfo culture, string[] names, out object state) | System.Reflection.Binder | |
| ChangeType(object value, global::System.Type type, global::System.Globalization.CultureInfo culture) | System.Reflection.Binder | |
| ReorderArgumentArray(ref object[] args, object state) | System.Reflection.Binder | |
| SelectMethod(BindingFlags bindingAttr, MethodBase[] match, global::System.Type[] types, ParameterModifier[] modifiers) | System.Reflection.Binder | |
| SelectProperty(BindingFlags bindingAttr, PropertyInfo[] match, global::System.Type returnType, global::System.Type[] indexes, ParameterModifier[] modifiers) | System.Reflection.Binder |