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

◆ OutArgCount

int System.Runtime.Remoting.Messaging.MonoMethodMessage.OutArgCount
getset

Definition at line 306 of file MonoMethodMessage.cs.

307 {
308 [global::Cpp2ILInjected.Token(Token = "0x6001E87")]
309 [global::Cpp2ILInjected.Address(RVA = "0x1B4E0D0", Offset = "0x1B4E0D0", Length = "0x4C")]
310 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MonoMethodMessage), Member = "get_OutArgs", ReturnType = typeof(object[]))]
312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
313 get
314 {
315 throw null;
316 }
317 }
class f__AnonymousType0<< Count > j__TPar
MonoMethodMessage(global::System.Reflection.MethodBase method, object[] out_args)