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

◆ ProvisionalAlternateEncoding

Encoding Ionic.Zip.ZipEntry.ProvisionalAlternateEncoding
getset

Definition at line 810 of file ZipEntry.cs.

811 {
812 [global::Cpp2ILInjected.Token(Token = "0x60000DC")]
813 [global::Cpp2ILInjected.Address(RVA = "0x1A4A498", Offset = "0x1A4A498", Length = "0x8")]
814 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
815 get
816 {
817 throw null;
818 }
819 [global::Cpp2ILInjected.Token(Token = "0x60000DD")]
820 [global::Cpp2ILInjected.Address(RVA = "0x1A4A4A0", Offset = "0x1A4A4A0", Length = "0x8")]
821 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
822 set
823 {
824 throw null;
825 }
826 }