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

◆ HasSurrogate

bool System.Runtime.Serialization.ObjectHolder.HasSurrogate
getsetpackage

Definition at line 350 of file ObjectHolder.cs.

351 {
352 [global::Cpp2ILInjected.Token(Token = "0x6001F51")]
353 [global::Cpp2ILInjected.Address(RVA = "0x1B55494", Offset = "0x1B55494", Length = "0xC")]
354 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
355 get
356 {
357 throw null;
358 }
359 }