terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AlternateEncodingUsage

ZipOption Ionic.Zip.ZipOutputStream.AlternateEncodingUsage
getset

Definition at line 364 of file ZipOutputStream.cs.

365 {
366 [global::Cpp2ILInjected.Token(Token = "0x600025F")]
367 [global::Cpp2ILInjected.Address(RVA = "0x1A6094C", Offset = "0x1A6094C", Length = "0x8")]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
369 get
370 {
371 throw null;
372 }
373 [global::Cpp2ILInjected.Token(Token = "0x6000260")]
374 [global::Cpp2ILInjected.Address(RVA = "0x1A60954", Offset = "0x1A60954", Length = "0x8")]
375 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
376 set
377 {
378 throw null;
379 }
380 }