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
}
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