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

◆ Activator

global.System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Messaging.ConstructionCall.Activator
getset

Definition at line 98 of file ConstructionCall.cs.

99 {
100 [global::Cpp2ILInjected.Token(Token = "0x6001DE8")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1B480D8", Offset = "0x1B480D8", Length = "0x8")]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 get
104 {
105 throw null;
106 }
107 [global::Cpp2ILInjected.Token(Token = "0x6001DE9")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1B480E0", Offset = "0x1B480E0", Length = "0x8")]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 set
111 {
112 throw null;
113 }
114 }