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

◆ ArgCount

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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 159 of file MonoMethodMessage.cs.

160 {
161 [global::Cpp2ILInjected.Token(Token = "0x6001E7B")]
162 [global::Cpp2ILInjected.Address(RVA = "0x1B4DE74", Offset = "0x1B4DE74", Length = "0x38")]
163 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
164 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
165 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MonoMethodMessage), Member = "get_CallType", ReturnType = typeof(CallType))]
166 get
167 {
168 throw null;
169 }
170 }
class f__AnonymousType0<< Count > j__TPar
MonoMethodMessage(global::System.Reflection.MethodBase method, object[] out_args)