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

◆ Uri

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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 116 of file ErrorMessage.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6001E06")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1B4A344", Offset = "0x1B4A344", Length = "0x8")]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 get
122 {
123 throw null;
124 }
125 }