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

◆ IsConstructor

bool System.Reflection.MethodBase.IsConstructor
getsetinherited

Definition at line 90 of file MethodBase.cs.

91 {
92 [global::Cpp2ILInjected.Token(Token = "0x60023CD")]
93 [global::Cpp2ILInjected.Address(RVA = "0x1B826FC", Offset = "0x1B826FC", Length = "0xA4")]
94 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Proxies.RealProxy), Member = "PrivateInvoke", MemberParameters = new object[]
96 {
97 typeof(global::System.Runtime.Remoting.Proxies.RealProxy),
98 typeof(global::System.Runtime.Remoting.Messaging.IMessage),
99 typeof(ref global::System.Exception),
100 typeof(ref object[])
101 }, ReturnType = typeof(object))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.CADMethodRef), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Messaging.IMethodMessage) }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
105 get
106 {
107 throw null;
108 }
109 }
class f__AnonymousType0<< Count > j__TPar