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

Definition at line 1149 of file ZipFile.cs.

1150 {
1151 [global::Cpp2ILInjected.Token(Token = "0x6000192")]
1152 [global::Cpp2ILInjected.Address(RVA = "0x1A58274", Offset = "0x1A58274", Length = "0x8")]
1153 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1154 get
1155 {
1156 throw null;
1157 }
1158 [global::Cpp2ILInjected.Token(Token = "0x6000193")]
1159 [global::Cpp2ILInjected.Address(RVA = "0x1A5827C", Offset = "0x1A5827C", Length = "0xC")]
1160 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1161 set
1162 {
1163 throw null;
1164 }
1165 }