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
◆
GetFileLength()
static
long
Ionic.Zip.SharedUtilities.GetFileLength
(
string
fileName
)
inline
static
Definition at line
15
of file
SharedUtilities.cs
.
16
{
17
long
num = 0
L
;
18
FileStream
fileStream
;
19
if
(
fileStream
!=
null
)
20
{
21
}
22
if
(num == 0
L
)
23
{
24
}
25
throw
new
OutOfMemoryException
();
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.IO.FileStream
Definition
FileStream.cs:13
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.ConsoleKey.L
@ L
References
j__TPar
, and
System.L
.
Ionic
Zip
SharedUtilities
Generated by
1.10.0