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

◆ AlternateEncodingUsage

ZipOption Ionic.Zip.ZipContainer.AlternateEncodingUsage
get

Definition at line 274 of file ZipContainer.cs.

275 {
276 get
277 {
278 ZipFile zf = this._zf;
279 ZipOption alternateEncodingUsage;
280 if (zf != null)
281 {
284 }
285 if (zf != null)
286 {
288 }
289 }
290 }
class f__AnonymousType0<< Count > j__TPar
ZipOption _alternateEncodingUsage
Definition ZipFile.cs:2760