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

◆ ReadProgress

EventHandler< ReadProgressEventArgs > Ionic.Zip.ZipFile.ReadProgress
setaddremove

Definition at line 2306 of file ZipFile.cs.

2307 {
2308 [global::Cpp2ILInjected.Token(Token = "0x60001DD")]
2309 [global::Cpp2ILInjected.Address(RVA = "0x1A5A92C", Offset = "0x1A5A92C", Length = "0xB4")]
2310 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "Read", MemberParameters = new object[]
2312 {
2313 typeof(Stream),
2316 typeof(EventHandler<ReadProgressEventArgs>)
2317 }, ReturnType = typeof(ZipFile))]
2318 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2319 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
2320 {
2323 }, ReturnType = typeof(Delegate))]
2324 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
2325 add
2326 {
2327 throw null;
2328 }
2329 [global::Cpp2ILInjected.Token(Token = "0x60001DE")]
2330 [global::Cpp2ILInjected.Address(RVA = "0x1A5A9E0", Offset = "0x1A5A9E0", Length = "0xB4")]
2331 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2333 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
2334 {
2337 }, ReturnType = typeof(Delegate))]
2338 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
2339 remove
2340 {
2341 throw null;
2342 }
2343 }
class f__AnonymousType0<< Count > j__TPar