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
Loading...
Searching...
No Matches

◆ CallingConvention

override CallingConventions System.Reflection.RuntimeMethodInfo.CallingConvention
getset

Definition at line 497 of file RuntimeMethodInfo.cs.

498 {
499 [global::Cpp2ILInjected.Token(Token = "0x60025EF")]
500 [global::Cpp2ILInjected.Address(RVA = "0x1B8FB9C", Offset = "0x1B8FB9C", Length = "0x2C")]
501 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
502 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
503 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
504 get
505 {
506 throw null;
507 }
508 }