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

◆ IsGenericMethodParameter

virtual bool System.Type.IsGenericMethodParameter
getset

Definition at line 841 of file Type.cs.

842 {
843 [global::Cpp2ILInjected.Token(Token = "0x6000A2F")]
844 [global::Cpp2ILInjected.Address(RVA = "0x1C4E84C", Offset = "0x1C4E84C", Length = "0x4C")]
845 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
846 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
847 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.MethodBase), Member = "op_Inequality", MemberParameters = new object[]
848 {
849 typeof(global::System.Reflection.MethodBase),
850 typeof(global::System.Reflection.MethodBase)
851 }, ReturnType = typeof(bool))]
852 get
853 {
854 throw null;
855 }
856 }
class f__AnonymousType0<< Count > j__TPar