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

Definition at line 266 of file ZipOutputStream.cs.

267 {
268 [global::Cpp2ILInjected.Token(Token = "0x6000256")]
269 [global::Cpp2ILInjected.Address(RVA = "0x1A60818", Offset = "0x1A60818", Length = "0x20")]
270 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
272 get
273 {
274 throw null;
275 }
276 }