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

Definition at line 1092 of file ZipFile.cs.

1093 {
1094 [global::Cpp2ILInjected.Token(Token = "0x600018C")]
1095 [global::Cpp2ILInjected.Address(RVA = "0x1A5823C", Offset = "0x1A5823C", Length = "0x8")]
1096 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1097 get
1098 {
1099 throw null;
1100 }
1101 [global::Cpp2ILInjected.Token(Token = "0x600018D")]
1102 [global::Cpp2ILInjected.Address(RVA = "0x1A58244", Offset = "0x1A58244", Length = "0x8")]
1103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1104 set
1105 {
1106 throw null;
1107 }
1108 }