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

◆ OutputUsedZip64

bool? Ionic.Zip.ZipEntry.OutputUsedZip64
getset

Definition at line 498 of file ZipEntry.cs.

499 {
500 [global::Cpp2ILInjected.Token(Token = "0x60000C2")]
501 [global::Cpp2ILInjected.Address(RVA = "0x1A4A08C", Offset = "0x1A4A08C", Length = "0xC")]
502 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
503 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
504 get
505 {
506 throw null;
507 }
508 }