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

◆ Attributes

override MethodAttributes System.Reflection.RuntimeConstructorInfo.Attributes
getset

Definition at line 281 of file RuntimeConstructorInfo.cs.

282 {
283 [global::Cpp2ILInjected.Token(Token = "0x6002616")]
284 [global::Cpp2ILInjected.Address(RVA = "0x1B91288", Offset = "0x1B91288", Length = "0x8")]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
286 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
287 get
288 {
289 throw null;
290 }
291 }