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.ZipFile.ProvisionalAlternateEncoding
getset

Definition at line 1329 of file ZipFile.cs.

1330 {
1331 [global::Cpp2ILInjected.Token(Token = "0x60001A1")]
1332 [global::Cpp2ILInjected.Address(RVA = "0x1A58834", Offset = "0x1A58834", Length = "0x1C")]
1333 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1334 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1335 get
1336 {
1337 throw null;
1338 }
1339 [global::Cpp2ILInjected.Token(Token = "0x60001A2")]
1340 [global::Cpp2ILInjected.Address(RVA = "0x1A58850", Offset = "0x1A58850", Length = "0x10")]
1341 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1342 set
1343 {
1344 throw null;
1345 }
1346 }