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

◆ IsGenericMethod

virtual bool System.Reflection.MethodBase.IsGenericMethod
getsetinherited

Definition at line 238 of file MethodBase.cs.

239 {
240 [global::Cpp2ILInjected.Token(Token = "0x60023D1")]
241 [global::Cpp2ILInjected.Address(RVA = "0x1B82808", Offset = "0x1B82808", Length = "0x8")]
242 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
243 get
244 {
245 throw null;
246 }
247 }