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

◆ Encryption

EncryptionAlgorithm Ionic.Zip.ZipEntry.Encryption
getset

Definition at line 647 of file ZipEntry.cs.

648 {
649 [global::Cpp2ILInjected.Token(Token = "0x60000CE")]
650 [global::Cpp2ILInjected.Address(RVA = "0x1A4A234", Offset = "0x1A4A234", Length = "0x8")]
651 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
652 get
653 {
654 throw null;
655 }
656 [global::Cpp2ILInjected.Token(Token = "0x60000CF")]
657 [global::Cpp2ILInjected.Address(RVA = "0x1A4A23C", Offset = "0x1A4A23C", Length = "0x84")]
658 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
659 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "_InternalAddEntry", MemberParameters = new object[] { typeof(ZipEntry) }, ReturnType = typeof(ZipEntry))]
660 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutputStream), Member = "PutNextEntry", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ZipEntry))]
661 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
662 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
663 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
664 set
665 {
666 throw null;
667 }
668 }
class f__AnonymousType0<< Count > j__TPar