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

◆ DeclaringMethod

virtual global.System.Reflection.MethodBase System.Type.DeclaringMethod
getset

Definition at line 515 of file Type.cs.

516 {
517 [global::Cpp2ILInjected.Token(Token = "0x6000A24")]
518 [global::Cpp2ILInjected.Address(RVA = "0x1C4E78C", Offset = "0x1C4E78C", Length = "0x8")]
519 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
520 get
521 {
522 throw null;
523 }
524 }