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() [1/2]

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

Definition at line 65 of file ZipFile.cs.

66 {
67 if (entriesToRemove != null)
68 {
69 return;
70 }
71 throw new OutOfMemoryException();
72 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.