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
◆
CodecBufferSize
int Ionic.Zip.ZipFile.CodecBufferSize
get
set
Definition at line
631
of file
ZipFile.cs
.
632
{
633
get
634
{
635
return
this.<
CodecBufferSize
>
k__BackingField
;
636
}
637
set
638
{
639
this.<
CodecBufferSize
>
k__BackingField
=
value
;
640
}
641
}
Ionic.Zip.ZipFile.k__BackingField
bool< FullScan > k__BackingField
Definition
ZipFile.cs:2796
Ionic.Zip.ZipFile.CodecBufferSize
int CodecBufferSize
Definition
ZipFile.cs:632
System.ExceptionArgument.value
@ value
Ionic
Zip
ZipFile
Generated by
1.10.0