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.MonoMethodMessage.MethodBase
getset

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 204 of file MonoMethodMessage.cs.

205 {
206 [global::Cpp2ILInjected.Token(Token = "0x6001E7F")]
207 [global::Cpp2ILInjected.Address(RVA = "0x1B4DEC4", Offset = "0x1B4DEC4", Length = "0x8")]
208 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
209 get
210 {
211 throw null;
212 }
213 }