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

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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 248 of file MethodCall.cs.

249 {
250 [global::Cpp2ILInjected.Token(Token = "0x6001E2D")]
251 [global::Cpp2ILInjected.Address(RVA = "0x1B4AE1C", Offset = "0x1B4AE1C", Length = "0x8")]
252 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
253 get
254 {
255 throw null;
256 }
257 [global::Cpp2ILInjected.Token(Token = "0x6001E2E")]
258 [global::Cpp2ILInjected.Address(RVA = "0x1B4AE24", Offset = "0x1B4AE24", Length = "0x8")]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
260 set
261 {
262 throw null;
263 }
264 }