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

◆ CompletelyFixed

bool System.Runtime.Serialization.ObjectHolder.CompletelyFixed
getsetpackage

Definition at line 603 of file ObjectHolder.cs.

604 {
605 [global::Cpp2ILInjected.Token(Token = "0x6001F65")]
606 [global::Cpp2ILInjected.Address(RVA = "0x1B55238", Offset = "0x1B55238", Length = "0x24")]
607 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
608 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
609 get
610 {
611 throw null;
612 }
613 }