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

◆ HasISerializable

bool System.Runtime.Serialization.ObjectHolder.HasISerializable
getsetpackage

Definition at line 338 of file ObjectHolder.cs.

339 {
340 [global::Cpp2ILInjected.Token(Token = "0x6001F50")]
341 [global::Cpp2ILInjected.Address(RVA = "0x1B5683C", Offset = "0x1B5683C", Length = "0xC")]
342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
343 get
344 {
345 throw null;
346 }
347 }