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.ZipContainer.Password
getset

Definition at line 90 of file ZipContainer.cs.

91 {
92 [global::Cpp2ILInjected.Token(Token = "0x6000279")]
93 [global::Cpp2ILInjected.Address(RVA = "0x1A613F0", Offset = "0x1A613F0", Length = "0x30")]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "OpenReader", ReturnType = typeof(CrcCalculatorStream))]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "InternalExtract", MemberParameters = new object[]
96 {
97 typeof(string),
99 typeof(string)
100 }, ReturnType = typeof(void))]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "SetInputAndFigureFileLength", MemberParameters = new object[] { typeof(ref Stream) }, ReturnType = typeof(long))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "WriteSecurityMetadata", MemberParameters = new object[] { typeof(Stream) }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
104 get
105 {
106 throw null;
107 }
108 }
class f__AnonymousType0<< Count > j__TPar