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.ZipEntry.AlternateEncodingUsage
getset

Definition at line 848 of file ZipEntry.cs.

849 {
850 [global::Cpp2ILInjected.Token(Token = "0x60000E0")]
851 [global::Cpp2ILInjected.Address(RVA = "0x1A4A4B8", Offset = "0x1A4A4B8", Length = "0x8")]
852 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
853 get
854 {
855 throw null;
856 }
857 [global::Cpp2ILInjected.Token(Token = "0x60000E1")]
858 [global::Cpp2ILInjected.Address(RVA = "0x1A4A4C0", Offset = "0x1A4A4C0", Length = "0x8")]
859 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
860 set
861 {
862 throw null;
863 }
864 }