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

◆ ValueTypeFixupPerformed

bool System.Runtime.Serialization.ObjectHolder.ValueTypeFixupPerformed
getsetpackage

Definition at line 318 of file ObjectHolder.cs.

319 {
320 [global::Cpp2ILInjected.Token(Token = "0x6001F4E")]
321 [global::Cpp2ILInjected.Address(RVA = "0x1B55978", Offset = "0x1B55978", Length = "0x38")]
322 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
324 get
325 {
326 throw null;
327 }
328 [global::Cpp2ILInjected.Token(Token = "0x6001F4F")]
329 [global::Cpp2ILInjected.Address(RVA = "0x1B56984", Offset = "0x1B56984", Length = "0x14")]
330 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
331 set
332 {
333 throw null;
334 }
335 }