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

◆ MethodHandle

override global.System.RuntimeMethodHandle System.Reflection.RuntimeMethodInfo.MethodHandle
getset

Definition at line 472 of file RuntimeMethodInfo.cs.

473 {
474 [global::Cpp2ILInjected.Token(Token = "0x60025ED")]
475 [global::Cpp2ILInjected.Address(RVA = "0x1B8FB8C", Offset = "0x1B8FB8C", Length = "0x8")]
476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
477 get
478 {
479 throw null;
480 }
481 }