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

virtual bool System.Reflection.MethodBase.ContainsGenericParameters
getsetinherited

Definition at line 272 of file MethodBase.cs.

273 {
274 [global::Cpp2ILInjected.Token(Token = "0x60023D4")]
275 [global::Cpp2ILInjected.Address(RVA = "0x1B82864", Offset = "0x1B82864", Length = "0x8")]
276 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
277 get
278 {
279 throw null;
280 }
281 }