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

◆ DeclaringType

override global.System.Type System.Reflection.RuntimeFieldInfo.DeclaringType
getset

Definition at line 264 of file RuntimeFieldInfo.cs.

265 {
266 [global::Cpp2ILInjected.Token(Token = "0x60025B2")]
267 [global::Cpp2ILInjected.Address(RVA = "0x1B8E5E4", Offset = "0x1B8E5E4", Length = "0x8")]
268 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
269 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
270 get
271 {
272 throw null;
273 }
274 }