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
◆
MaxOutputSegmentSize
int Ionic.Zip.ZipFile.MaxOutputSegmentSize
get
set
Definition at line
1115
of file
ZipFile.cs
.
1116
{
1117
get
1118
{
1119
return
this.
_maxOutputSegmentSize
;
1120
}
1121
set
1122
{
1123
while
(
value
!= 0)
1124
{
1125
}
1126
this._maxOutputSegmentSize
=
value
;
1127
}
1128
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zip.ZipFile._maxOutputSegmentSize
int _maxOutputSegmentSize
Definition
ZipFile.cs:2664
System.ExceptionArgument.value
@ value
Ionic
Zip
ZipFile
Generated by
1.10.0