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

◆ ZipEntriesAsList

List<ZipEntry> Ionic.Zip.ZipFile.ZipEntriesAsList
getsetprivate

Definition at line 1907 of file ZipFile.cs.

1908 {
1909 [global::Cpp2ILInjected.Token(Token = "0x60001C7")]
1910 [global::Cpp2ILInjected.Address(RVA = "0x1A59C94", Offset = "0x1A59C94", Length = "0xAC")]
1911 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(ZipEntry))]
1912 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1913 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Values", ReturnType = "ValueCollection<TKey, TValue>")]
1914 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", MemberParameters = new object[] { typeof(IEnumerable<object>) }, ReturnType = typeof(void))]
1915 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1916 get
1917 {
1918 throw null;
1919 }
1920 }
class f__AnonymousType0<< Count > j__TPar