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
◆
CheckZipPassword()
static
bool Ionic.Zip.ZipFile.CheckZipPassword
(
string
zipFileName
,
string
password
)
inline
static
Definition at line
520
of file
ZipFile.cs
.
521
{
522
if
(!
true
)
523
{
524
}
525
ZipFile
zipFile
;
526
IEnumerator<ZipEntry>
enumerator =
zipFile
.GetEnumerator();
527
long
num = 0
L
;
528
if
(enumerator !=
null
)
529
{
530
}
531
if
(num == 0
L
)
532
{
533
long
num2
= 0
L
;
534
if
(
zipFile
!=
null
)
535
{
536
}
537
if
(
num2
== 0
L
)
538
{
539
}
540
throw
new
OutOfMemoryException
();
541
}
542
throw
new
OutOfMemoryException
();
543
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zip.ZipFile.ZipFile
ZipFile()
Definition
ZipFile.cs:1254
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.Collections.Generic.IEnumerator
Definition
IEnumerator.cs:7
System.ConsoleKey.L
@ L
References
j__TPar
, and
System.L
.
Ionic
Zip
ZipFile
Generated by
1.10.0