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
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.Reflection |
Enumerations | |
enum | System.Reflection.MethodImplAttributes { System.Reflection.CodeTypeMask = 3 , System.Reflection.IL = 0 , System.Reflection.Native , System.Reflection.OPTIL , System.Reflection.Runtime , System.Reflection.ManagedMask , System.Reflection.Unmanaged = 4 , System.Reflection.Managed = 0 , System.Reflection.ForwardRef = 16 , System.Reflection.PreserveSig = 128 , System.Reflection.InternalCall = 4096 , System.Reflection.Synchronized = 32 , System.Reflection.NoInlining = 8 , System.Reflection.AggressiveInlining = 256 , System.Reflection.NoOptimization = 64 , System.Reflection.MaxMethodImplVal = 65535 , System.Reflection.SecurityMitigations = 1024 } |