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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 302 of file MethodResponse.cs.

303 {
304 [global::Cpp2ILInjected.Token(Token = "0x6001E6B")]
305 [global::Cpp2ILInjected.Address(RVA = "0x1B4D2A4", Offset = "0x1B4D2A4", Length = "0xB8")]
306 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri", ReturnType = typeof(string))]
308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
309 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
310 get
311 {
312 throw null;
313 }
314 [global::Cpp2ILInjected.Token(Token = "0x6001E6C")]
315 [global::Cpp2ILInjected.Address(RVA = "0x1B4D35C", Offset = "0x1B4D35C", Length = "0x8")]
316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
317 set
318 {
319 throw null;
320 }
321 }
class f__AnonymousType0<< Count > j__TPar
MethodResponse(global::System.Exception e, IMethodCallMessage msg)