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

◆ MethodBase

global.System.Reflection.MethodBase System.Runtime.Remoting.Messaging.ErrorMessage.MethodBase
getset

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 54 of file ErrorMessage.cs.

55 {
56 [global::Cpp2ILInjected.Token(Token = "0x6001E01")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1B4A2AC", Offset = "0x1B4A2AC", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 get
60 {
61 throw null;
62 }
63 }