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

Definition at line 1368 of file ZipFile.cs.

1369 {
1370 [global::Cpp2ILInjected.Token(Token = "0x60001A5")]
1371 [global::Cpp2ILInjected.Address(RVA = "0x1A58870", Offset = "0x1A58870", Length = "0x8")]
1372 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1373 get
1374 {
1375 throw null;
1376 }
1377 [global::Cpp2ILInjected.Token(Token = "0x60001A6")]
1378 [global::Cpp2ILInjected.Address(RVA = "0x1A58878", Offset = "0x1A58878", Length = "0x8")]
1379 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1380 set
1381 {
1382 throw null;
1383 }
1384 }