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

◆ Module

override Module System.Reflection.RuntimeConstructorInfo.Module
getset

Definition at line 18 of file RuntimeConstructorInfo.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6002605")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B90AD8", Offset = "0x1B90AD8", Length = "0x4")]
22 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 get
25 {
26 throw null;
27 }
28 }