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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
References
j__TPar
.
Ionic
Zip
ZipFile
Generated by
1.10.0