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.RuntimePropertyInfo.ReflectedType
getset

Definition at line 231 of file RuntimePropertyInfo.cs.

232 {
233 [global::Cpp2ILInjected.Token(Token = "0x600264E")]
234 [global::Cpp2ILInjected.Address(RVA = "0x1B92AC8", Offset = "0x1B92AC8", Length = "0x38")]
235 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
236 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
237 get
238 {
239 throw null;
240 }
241 }