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

◆ ContainsGenericParameters

override bool System.Reflection.RuntimeConstructorInfo.ContainsGenericParameters
getset

Definition at line 308 of file RuntimeConstructorInfo.cs.

309 {
310 [global::Cpp2ILInjected.Token(Token = "0x6002618")]
311 [global::Cpp2ILInjected.Address(RVA = "0x1B912BC", Offset = "0x1B912BC", Length = "0x24")]
312 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
315 get
316 {
317 throw null;
318 }
319 }