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

◆ IsAbstract

bool System.Reflection.MethodBase.IsAbstract
getsetinherited

Definition at line 66 of file MethodBase.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x60023CC")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1B826DC", Offset = "0x1B826DC", Length = "0x20")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Program", Member = "ForceJITOnAssembly", MemberParameters = new object[] { typeof(Assembly) }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "FilterApplyBase", MemberParameters = new object[]
73 {
76 typeof(bool),
77 typeof(bool),
78 typeof(bool),
79 typeof(string),
80 typeof(bool)
81 }, ReturnType = typeof(bool))]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
83 get
84 {
85 throw null;
86 }
87 }
class f__AnonymousType0<< Count > j__TPar