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

◆ MethodHandle

override global.System.RuntimeMethodHandle System.Reflection.RuntimeConstructorInfo.MethodHandle
getset

Definition at line 269 of file RuntimeConstructorInfo.cs.

270 {
271 [global::Cpp2ILInjected.Token(Token = "0x6002615")]
272 [global::Cpp2ILInjected.Address(RVA = "0x1B91280", Offset = "0x1B91280", Length = "0x8")]
273 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
274 get
275 {
276 throw null;
277 }
278 }