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.RuntimeConstructorInfo.DeclaringType
getset

Definition at line 334 of file RuntimeConstructorInfo.cs.

335 {
336 [global::Cpp2ILInjected.Token(Token = "0x600261A")]
337 [global::Cpp2ILInjected.Address(RVA = "0x1B912E8", Offset = "0x1B912E8", Length = "0x2C")]
338 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
339 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
340 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
341 get
342 {
343 throw null;
344 }
345 }