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

◆ DeclaringType

override global.System.Type System.Reflection.RuntimeMethodInfo.DeclaringType
getset

Definition at line 523 of file RuntimeMethodInfo.cs.

524 {
525 [global::Cpp2ILInjected.Token(Token = "0x60025F1")]
526 [global::Cpp2ILInjected.Address(RVA = "0x1B8FBD0", Offset = "0x1B8FBD0", Length = "0x2C")]
527 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
528 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
529 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
530 get
531 {
532 throw null;
533 }
534 }