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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 324 of file MethodResponse.cs.

325 {
326 [global::Cpp2ILInjected.Token(Token = "0x6001E6D")]
327 [global::Cpp2ILInjected.Address(RVA = "0x1B4D364", Offset = "0x1B4D364", Length = "0x4")]
328 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
329 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_Uri", ReturnType = typeof(string))]
330 get
331 {
332 throw null;
333 }
334 [global::Cpp2ILInjected.Token(Token = "0x6001E6E")]
335 [global::Cpp2ILInjected.Address(RVA = "0x1B4D368", Offset = "0x1B4D368", Length = "0x8")]
336 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
337 set
338 {
339 throw null;
340 }
341 }
class f__AnonymousType0<< Count > j__TPar
MethodResponse(global::System.Exception e, IMethodCallMessage msg)