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

◆ MethodName

string System.Runtime.Remoting.Messaging.ErrorMessage.MethodName
getset

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 66 of file ErrorMessage.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x6001E02")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1B4A2B4", Offset = "0x1B4A2B4", Length = "0x40")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
72 get
73 {
74 throw null;
75 }
76 }