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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 267 of file MonoMethodMessage.cs.

268 {
269 [global::Cpp2ILInjected.Token(Token = "0x6001E83")]
270 [global::Cpp2ILInjected.Address(RVA = "0x1B4E0B8", Offset = "0x1B4E0B8", Length = "0x8")]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
272 get
273 {
274 throw null;
275 }
276 [global::Cpp2ILInjected.Token(Token = "0x6001E84")]
277 [global::Cpp2ILInjected.Address(RVA = "0x1B4E0C0", Offset = "0x1B4E0C0", Length = "0x8")]
278 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
279 set
280 {
281 throw null;
282 }
283 }