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

◆ IsGenericMethodDefinition

virtual bool System.Reflection.MethodBase.IsGenericMethodDefinition
getsetinherited

Definition at line 250 of file MethodBase.cs.

251 {
252 [global::Cpp2ILInjected.Token(Token = "0x60023D2")]
253 [global::Cpp2ILInjected.Address(RVA = "0x1B82810", Offset = "0x1B82810", Length = "0x8")]
254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
255 get
256 {
257 throw null;
258 }
259 }