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

◆ this[int ix]

ZipEntry Ionic.Zip.ZipFile.this[int ix]
getset

Definition at line 1923 of file ZipFile.cs.

1924 {
1925 [global::Cpp2ILInjected.Token(Token = "0x60001C8")]
1926 [global::Cpp2ILInjected.Address(RVA = "0x1A59D40", Offset = "0x1A59D40", Length = "0x5C")]
1927 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1928 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipFile), Member = "get_ZipEntriesAsList", ReturnType = typeof(List<ZipEntry>))]
1929 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1930 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1931 get
1932 {
1933 throw null;
1934 }
1935 }
class f__AnonymousType0<< Count > j__TPar