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

◆ ReflectedType

override global.System.Type System.Reflection.Emit.FieldBuilder.ReflectedType
getset

Definition at line 77 of file FieldBuilder.cs.

78 {
79 [global::Cpp2ILInjected.Token(Token = "0x60026A7")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1B944D0", Offset = "0x1B944D0", Length = "0x8")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
83 get
84 {
85 throw null;
86 }
87 }