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

◆ CallType

CallType System.Runtime.Remoting.Messaging.MonoMethodMessage.CallType
getsetpackage

Definition at line 378 of file MonoMethodMessage.cs.

379 {
380 [global::Cpp2ILInjected.Token(Token = "0x6001E8D")]
381 [global::Cpp2ILInjected.Address(RVA = "0x1B35250", Offset = "0x1B35250", Length = "0x7C")]
382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Proxies.RealProxy), Member = "PrivateInvoke", MemberParameters = new object[]
383 {
384 typeof(global::System.Runtime.Remoting.Proxies.RealProxy),
385 typeof(IMessage),
386 typeof(ref global::System.Exception),
387 typeof(ref object[])
388 }, ReturnType = typeof(object))]
389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Proxies.RemotingProxy), Member = "Invoke", MemberParameters = new object[] { typeof(IMessage) }, ReturnType = typeof(IMessage))]
390 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MonoMethodMessage), Member = "get_ArgCount", ReturnType = typeof(int))]
391 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
392 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "IsOneWay", MemberParameters = new object[] { typeof(global::System.Reflection.MethodBase) }, ReturnType = typeof(bool))]
393 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
394 get
395 {
396 throw null;
397 }
398 }
class f__AnonymousType0<< Count > j__TPar
MonoMethodMessage(global::System.Reflection.MethodBase method, object[] out_args)