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

◆ SortEntriesBeforeSaving

bool Ionic.Zip.ZipFile.SortEntriesBeforeSaving
getset

Definition at line 959 of file ZipFile.cs.

960 {
961 [global::Cpp2ILInjected.Token(Token = "0x600017E")]
962 [global::Cpp2ILInjected.Address(RVA = "0x1A581C0", Offset = "0x1A581C0", Length = "0x8")]
963 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
964 get
965 {
966 throw null;
967 }
968 [global::Cpp2ILInjected.Token(Token = "0x600017F")]
969 [global::Cpp2ILInjected.Address(RVA = "0x1A581C8", Offset = "0x1A581C8", Length = "0xC")]
970 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
971 set
972 {
973 throw null;
974 }
975 }