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.RuntimeMethodInfo.ContainsGenericParameters
getset

Definition at line 757 of file RuntimeMethodInfo.cs.

758 {
759 [global::Cpp2ILInjected.Token(Token = "0x6002601")]
760 [global::Cpp2ILInjected.Address(RVA = "0x1B90A08", Offset = "0x1B90A08", Length = "0xB8")]
761 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
762 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
763 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
764 get
765 {
766 throw null;
767 }
768 }