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.MonoMethodMessage.OutArgs
getset

Implements System.Runtime.Remoting.Messaging.IMethodReturnMessage.

Definition at line 320 of file MonoMethodMessage.cs.

321 {
322 [global::Cpp2ILInjected.Token(Token = "0x6001E88")]
323 [global::Cpp2ILInjected.Address(RVA = "0x1B4E11C", Offset = "0x1B4E11C", Length = "0xF0")]
324 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
326 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MonoMethodMessage), Member = "get_OutArgCount", ReturnType = typeof(int))]
327 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
328 get
329 {
330 throw null;
331 }
332 }
class f__AnonymousType0<< Count > j__TPar
MonoMethodMessage(global::System.Reflection.MethodBase method, object[] out_args)