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

Definition at line 1168 of file ZipFile.cs.

1169 {
1170 [global::Cpp2ILInjected.Token(Token = "0x6000194")]
1171 [global::Cpp2ILInjected.Address(RVA = "0x1A58288", Offset = "0x1A58288", Length = "0x8")]
1172 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1173 get
1174 {
1175 throw null;
1176 }
1177 [global::Cpp2ILInjected.Token(Token = "0x6000195")]
1178 [global::Cpp2ILInjected.Address(RVA = "0x1A58290", Offset = "0x1A58290", Length = "0xC")]
1179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1180 set
1181 {
1182 throw null;
1183 }
1184 }