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
◆
IsZipFile()
[1/3]
static
bool Ionic.Zip.ZipFile.IsZipFile
(
Stream
stream
,
bool
testExtract
)
inline
static
Definition at line
2451
of file
ZipFile.cs
.
2452
{
2453
if
(!
true
)
2454
{
2455
}
2456
ZipFile
zipFile
;
2457
IEnumerator<ZipEntry>
enumerator =
zipFile
.GetEnumerator();
2458
long
num = 0
L
;
2459
if
(enumerator !=
null
)
2460
{
2461
}
2462
if
(num == 0
L
)
2463
{
2464
long
num2
= 0
L
;
2465
if
(
zipFile
!=
null
)
2466
{
2467
}
2468
if
(
num2
== 0
L
)
2469
{
2470
}
2471
throw
new
OutOfMemoryException
();
2472
}
2473
throw
new
OutOfMemoryException
();
2474
}
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