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

◆ TypeName

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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 103 of file ErrorMessage.cs.

104 {
105 [global::Cpp2ILInjected.Token(Token = "0x6001E05")]
106 [global::Cpp2ILInjected.Address(RVA = "0x1B4A304", Offset = "0x1B4A304", Length = "0x40")]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
109 get
110 {
111 throw null;
112 }
113 }