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

◆ AlternateEncoding

Encoding Ionic.Zip.ZipFile.AlternateEncoding
getset

Definition at line 1349 of file ZipFile.cs.

1350 {
1351 [global::Cpp2ILInjected.Token(Token = "0x60001A3")]
1352 [global::Cpp2ILInjected.Address(RVA = "0x1A58860", Offset = "0x1A58860", Length = "0x8")]
1353 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1354 get
1355 {
1356 throw null;
1357 }
1358 [global::Cpp2ILInjected.Token(Token = "0x60001A4")]
1359 [global::Cpp2ILInjected.Address(RVA = "0x1A58868", Offset = "0x1A58868", Length = "0x8")]
1360 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1361 set
1362 {
1363 throw null;
1364 }
1365 }