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

◆ GenericParameterCount

virtual int System.Reflection.MethodInfo.GenericParameterCount
getsetpackageinherited

Definition at line 387 of file MethodInfo.cs.

388 {
389 [global::Cpp2ILInjected.Token(Token = "0x60023F1")]
390 [global::Cpp2ILInjected.Address(RVA = "0x1B830B4", Offset = "0x1B830B4", Length = "0x20")]
391 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
392 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
393 get
394 {
395 throw null;
396 }
397 }