| 
    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 
   | 
 
 Inheritance diagram for System.Reflection.Emit.ConstructorBuilder:
 Collaboration diagram for System.Reflection.Emit.ConstructorBuilder:Public Member Functions | |
| override ParameterInfo[] | GetParameters () | 
| override MethodImplAttributes | GetMethodImplementationFlags () | 
| override object | Invoke (BindingFlags invokeAttr, Binder binder, object[] parameters, global::System.Globalization.CultureInfo culture) | 
| override bool | IsDefined (global::System.Type attributeType, bool inherit) | 
| override object[] | GetCustomAttributes (bool inherit) | 
| override object[] | GetCustomAttributes (global::System.Type attributeType, bool inherit) | 
| override object | Invoke (object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, global::System.Globalization.CultureInfo culture) | 
| object | Invoke (object[] parameters) | 
| object | Invoke (object obj, object[] parameters) | 
| override bool | Equals (object obj) | 
| override int | GetHashCode () | 
| virtual MethodBody | GetMethodBody () | 
| virtual global::System.Type[] | GetGenericArguments () | 
Static Public Member Functions | |
| static bool | operator== (ConstructorInfo left, ConstructorInfo right) | 
| static bool | operator== (MethodBase left, MethodBase right) | 
| static bool | operator== (MemberInfo left, MemberInfo right) | 
| static bool | operator!= (ConstructorInfo left, ConstructorInfo right) | 
| static bool | operator!= (MethodBase left, MethodBase right) | 
| static bool | operator!= (MemberInfo left, MemberInfo right) | 
| static MethodBase | GetMethodFromHandle (global::System.RuntimeMethodHandle handle) | 
Static Public Attributes | |
| static readonly string | ConstructorName | 
| static readonly string | TypeConstructorName | 
Package Functions | |
| virtual ParameterInfo[] | GetParametersInternal () | 
| virtual int | GetParametersCount () | 
| virtual string | FormatNameAndSig (bool serialization) | 
| virtual global::System.Type[] | GetParameterTypes () | 
| virtual ParameterInfo[] | GetParametersNoCopy () | 
Static Package Functions | |
| static string | ConstructParameters (global::System.Type[] parameterTypes, CallingConventions callingConvention, bool serialization) | 
Properties | |
| override MethodAttributes | Attributes [get, set] | 
| override global::System.Type | DeclaringType [get, set] | 
| override string | Name [get, set] | 
| override global::System.RuntimeMethodHandle | MethodHandle [get, set] | 
| override global::System.Type | ReflectedType [get, set] | 
| override MemberTypes | MemberType [get, set] | 
| virtual CallingConventions | CallingConvention [get, set] | 
| bool | IsAbstract [get, set] | 
| bool | IsConstructor [get, set] | 
| bool | IsStatic [get, set] | 
| bool | IsVirtual [get, set] | 
| bool | IsPublic [get, set] | 
| virtual bool | IsGenericMethod [get, set] | 
| virtual bool | IsGenericMethodDefinition [get, set] | 
| virtual bool | ContainsGenericParameters [get, set] | 
| virtual bool | IsSecurityCritical [get, set] | 
| virtual Module | Module [get, set] | 
| virtual int | MetadataToken [get, set] | 
Definition at line 9 of file ConstructorBuilder.cs.