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.ZipFile.OutputUsedZip64
getset

Definition at line 1297 of file ZipFile.cs.

1298 {
1299 [global::Cpp2ILInjected.Token(Token = "0x600019F")]
1300 [global::Cpp2ILInjected.Address(RVA = "0x1A5882C", Offset = "0x1A5882C", Length = "0x8")]
1301 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1302 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1303 get
1304 {
1305 throw null;
1306 }
1307 }