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

◆ MetadataToken

override int System.Reflection.RuntimePropertyInfo.MetadataToken
getset

Definition at line 443 of file RuntimePropertyInfo.cs.

444 {
445 [global::Cpp2ILInjected.Token(Token = "0x600265C")]
446 [global::Cpp2ILInjected.Address(RVA = "0x1B932F0", Offset = "0x1B932F0", Length = "0x4")]
447 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
448 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
449 get
450 {
451 throw null;
452 }
453 }