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

◆ Name

override string System.Reflection.RuntimeConstructorInfo.Name
getset

Definition at line 348 of file RuntimeConstructorInfo.cs.

349 {
350 [global::Cpp2ILInjected.Token(Token = "0x600261B")]
351 [global::Cpp2ILInjected.Address(RVA = "0x1B91314", Offset = "0x1B91314", Length = "0x14")]
352 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
353 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
354 get
355 {
356 throw null;
357 }
358 }