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

◆ CompressionLevel

CompressionLevel Ionic.Zip.ZipEntry.CompressionLevel
getset

Definition at line 550 of file ZipEntry.cs.

551 {
552 [global::Cpp2ILInjected.Token(Token = "0x60000C6")]
553 [global::Cpp2ILInjected.Address(RVA = "0x1A4A164", Offset = "0x1A4A164", Length = "0x8")]
554 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
555 get
556 {
557 throw null;
558 }
559 [global::Cpp2ILInjected.Token(Token = "0x60000C7")]
560 [global::Cpp2ILInjected.Address(RVA = "0x1A4A16C", Offset = "0x1A4A16C", Length = "0x60")]
561 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
562 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "MaybeUnsetCompressionMethodForWriting", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
563 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "_InternalAddEntry", MemberParameters = new object[] { typeof(ZipEntry) }, ReturnType = typeof(ZipEntry))]
564 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipOutputStream), Member = "PutNextEntry", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ZipEntry))]
565 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
566 set
567 {
568 throw null;
569 }
570 }
class f__AnonymousType0<< Count > j__TPar