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

◆ Entries

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

Definition at line 1987 of file ZipFile.cs.

1988 {
1989 [global::Cpp2ILInjected.Token(Token = "0x60001CB")]
1990 [global::Cpp2ILInjected.Address(RVA = "0x1A59DE4", Offset = "0x1A59DE4", Length = "0x48")]
1991 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Content.Sources.ZipContentSource", Member = "BuildExtensionFreeEntryList", ReturnType = typeof(void))]
1992 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "get_EntriesSorted", ReturnType = typeof(ICollection<ZipEntry>))]
1993 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "Save", ReturnType = typeof(void))]
1994 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1995 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Values", ReturnType = "ValueCollection<TKey, TValue>")]
1996 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1997 get
1998 {
1999 throw null;
2000 }
2001 }
class f__AnonymousType0<< Count > j__TPar