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

◆ IncludedInMostRecentSave

bool Ionic.Zip.ZipEntry.IncludedInMostRecentSave
getset

Definition at line 742 of file ZipEntry.cs.

743 {
744 [global::Cpp2ILInjected.Token(Token = "0x60000D7")]
745 [global::Cpp2ILInjected.Address(RVA = "0x1A4A33C", Offset = "0x1A4A33C", Length = "0x10")]
746 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
747 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutput), Member = "WriteCentralDirectoryStructure", MemberParameters = new object[]
748 {
749 typeof(Stream),
751 typeof(uint),
752 typeof(Zip64Option),
753 typeof(string),
754 typeof(ZipContainer)
755 }, ReturnType = typeof(bool))]
756 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutput), Member = "CountEntries", MemberParameters = new object[] { typeof(ICollection<ZipEntry>) }, ReturnType = typeof(int))]
757 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
758 get
759 {
760 throw null;
761 }
762 }
class f__AnonymousType0<< Count > j__TPar