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

◆ RequiresZip64

bool? Ionic.Zip.ZipFile.RequiresZip64
getset

Definition at line 1276 of file ZipFile.cs.

1277 {
1278 [global::Cpp2ILInjected.Token(Token = "0x600019E")]
1279 [global::Cpp2ILInjected.Address(RVA = "0x1A585F4", Offset = "0x1A585F4", Length = "0x238")]
1280 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1281 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1282 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Count", ReturnType = typeof(int))]
1283 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
1284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Values", ReturnType = "ValueCollection<TKey, TValue>")]
1285 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection), Member = "GetEnumerator", ReturnType = "Enumerator<TKey, TValue>")]
1286 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
1287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = "get_Value", ReturnType = "T")]
1288 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
1289 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
1290 get
1291 {
1292 throw null;
1293 }
1294 }
class f__AnonymousType0<< Count > j__TPar