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
◆
LengthOfHeader
int Ionic.Zip.ZipEntry.LengthOfHeader
get
private
Definition at line
1034
of file
ZipEntry.cs
.
1035
{
1036
get
1037
{
1038
int
lengthOfHeader
= this.
_LengthOfHeader
;
1039
if
(lengthOfHeader == 0)
1040
{
1041
}
1042
return
lengthOfHeader
;
1043
}
1044
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zip.ZipEntry._LengthOfHeader
int _LengthOfHeader
Definition
ZipEntry.cs:2444
Ionic
Zip
ZipEntry
Generated by
1.10.0