terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
CallingConventions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.CallingConventions {
  System.Reflection.Standard = 1 , System.Reflection.VarArgs = 2 , System.Reflection.Any = 3 , System.Reflection.HasThis = 32 ,
  System.Reflection.ExplicitThis = 64
}