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

◆ InputUsesZip64

bool? Ionic.Zip.ZipFile.InputUsesZip64
getset

Definition at line 1310 of file ZipFile.cs.

1311 {
1312 [global::Cpp2ILInjected.Token(Token = "0x60001A0")]
1313 [global::Cpp2ILInjected.Address(RVA = "0x1A57E7C", Offset = "0x1A57E7C", Length = "0x330")]
1314 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1315 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "get_Info", ReturnType = typeof(string))]
1316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1317 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Count", ReturnType = typeof(int))]
1318 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipFile), Member = "GetEnumerator", ReturnType = typeof(IEnumerator<ZipEntry>))]
1319 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
1320 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
1321 get
1322 {
1323 throw null;
1324 }
1325 }
class f__AnonymousType0<< Count > j__TPar