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

◆ RemoveEntries() [2/2]

void Ionic.Zip.ZipFile.RemoveEntries ( ICollection< ZipEntry > entriesToRemove)
inline

Definition at line 55 of file ZipFile.cs.

56 {
57 if (entriesToRemove != null)
58 {
59 return;
60 }
61 throw new OutOfMemoryException();
62 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.