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 [2/2]

string System.Runtime.Remoting.Messaging.IInternalMessage. System.Runtime.Remoting.Messaging.MethodCall.Uri
getsetprivate

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 267 of file MethodCall.cs.

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