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

◆ EmitTimesInWindowsFormatWhenSaving

bool Ionic.Zip.ZipEntry.EmitTimesInWindowsFormatWhenSaving
getset

Definition at line 285 of file ZipEntry.cs.

286 {
287 [global::Cpp2ILInjected.Token(Token = "0x60000B0")]
288 [global::Cpp2ILInjected.Address(RVA = "0x1A49C10", Offset = "0x1A49C10", Length = "0x8")]
289 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
290 get
291 {
292 throw null;
293 }
294 [global::Cpp2ILInjected.Token(Token = "0x60000B1")]
295 [global::Cpp2ILInjected.Address(RVA = "0x1A49C18", Offset = "0x1A49C18", Length = "0x14")]
296 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutputStream), Member = "PutNextEntry", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ZipEntry))]
297 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
298 set
299 {
300 throw null;
301 }
302 }
class f__AnonymousType0<< Count > j__TPar