terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
AddProgressEventArgs.cs
Go to the documentation of this file.
1using System;
3
4namespace Ionic.Zip
5{
6 // Token: 0x0200000B RID: 11
8 {
9 // Token: 0x0600002C RID: 44 RVA: 0x00002440 File Offset: 0x00000640
11 {
12 }
13
14 // Token: 0x0600002D RID: 45 RVA: 0x00002454 File Offset: 0x00000654
19
20 // Token: 0x0600002E RID: 46 RVA: 0x00002122 File Offset: 0x00000322
22 {
23 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
24 }
25
26 // Token: 0x0600002F RID: 47 RVA: 0x00002122 File Offset: 0x00000322
28 {
29 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
30 }
31
32 // Token: 0x06000030 RID: 48 RVA: 0x00002122 File Offset: 0x00000322
34 {
35 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
36 }
37 }
38}
class f__AnonymousType0<< Count > j__TPar
AddProgressEventArgs(string archiveName, ZipProgressEventType flavor)
static AddProgressEventArgs AfterEntry(string archiveName, ZipEntry entry, int entriesTotal)
static AddProgressEventArgs Started(string archiveName)
static AddProgressEventArgs Completed(string archiveName)