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

◆ OutArgs

object [] System.Runtime.Remoting.Messaging.MethodResponse.OutArgs
getset

Implements System.Runtime.Remoting.Messaging.IMethodReturnMessage.

Definition at line 240 of file MethodResponse.cs.

241 {
242 [global::Cpp2ILInjected.Token(Token = "0x6001E67")]
243 [global::Cpp2ILInjected.Address(RVA = "0x1B4D104", Offset = "0x1B4D104", Length = "0x9C")]
244 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
245 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_MethodBase", ReturnType = typeof(global::System.Reflection.MethodBase))]
246 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgInfo), Member = ".ctor", MemberParameters = new object[]
247 {
248 typeof(global::System.Reflection.MethodBase),
250 }, ReturnType = typeof(void))]
251 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgInfo), Member = "GetInOutArgs", MemberParameters = new object[] { typeof(object[]) }, ReturnType = typeof(object[]))]
252 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
253 get
254 {
255 throw null;
256 }
257 }
class f__AnonymousType0<< Count > j__TPar
MethodResponse(global::System.Exception e, IMethodCallMessage msg)