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

◆ Password

string Ionic.Zip.ZipFile.Password
setprivate get

Definition at line 1446 of file ZipFile.cs.

1447 {
1448 [global::Cpp2ILInjected.Token(Token = "0x60001AD")]
1449 [global::Cpp2ILInjected.Address(RVA = "0x1A589FC", Offset = "0x1A589FC", Length = "0x8")]
1450 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1451 private get
1452 {
1453 throw null;
1454 }
1455 [global::Cpp2ILInjected.Token(Token = "0x60001AC")]
1456 [global::Cpp2ILInjected.Address(RVA = "0x1A58974", Offset = "0x1A58974", Length = "0x28")]
1457 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1458 set
1459 {
1460 throw null;
1461 }
1462 }