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

◆ EntriesSorted

ICollection<ZipEntry> Ionic.Zip.ZipFile.EntriesSorted
getset

Definition at line 2004 of file ZipFile.cs.

2005 {
2006 [global::Cpp2ILInjected.Token(Token = "0x60001CC")]
2007 [global::Cpp2ILInjected.Address(RVA = "0x1A59E2C", Offset = "0x1A59E2C", Length = "0x440")]
2008 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2009 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "Save", ReturnType = typeof(void))]
2010 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2011 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipFile.<>c__DisplayClass1), Member = ".ctor", ReturnType = typeof(void))]
2012 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
2013 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipFile), Member = "get_Entries", ReturnType = typeof(ICollection<ZipEntry>))]
2014 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Comparison<object>), Member = ".ctor", MemberParameters = new object[]
2015 {
2016 typeof(object),
2017 typeof(IntPtr)
2018 }, ReturnType = typeof(void))]
2019 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "Sort", MemberParameters = new object[] { typeof(Comparison<object>) }, ReturnType = typeof(void))]
2020 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "AsReadOnly", ReturnType = "System.Collections.ObjectModel.ReadOnlyCollection`1<T>")]
2021 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 26)]
2022 get
2023 {
2024 throw null;
2025 }
2026 }
class f__AnonymousType0<< Count > j__TPar