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

◆ EmitTimesInUnixFormatWhenSaving

bool Ionic.Zip.ZipEntry.EmitTimesInUnixFormatWhenSaving
getset

Definition at line 305 of file ZipEntry.cs.

306 {
307 [global::Cpp2ILInjected.Token(Token = "0x60000B2")]
308 [global::Cpp2ILInjected.Address(RVA = "0x1A49C2C", Offset = "0x1A49C2C", Length = "0x8")]
309 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
310 get
311 {
312 throw null;
313 }
314 [global::Cpp2ILInjected.Token(Token = "0x60000B3")]
315 [global::Cpp2ILInjected.Address(RVA = "0x1A49C34", Offset = "0x1A49C34", Length = "0x14")]
316 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutputStream), Member = "PutNextEntry", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ZipEntry))]
317 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
318 set
319 {
320 throw null;
321 }
322 }
class f__AnonymousType0<< Count > j__TPar