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

◆ CompressionMethod

CompressionMethod Ionic.Zip.ZipFile.CompressionMethod
getset

Definition at line 1111 of file ZipFile.cs.

1112 {
1113 [global::Cpp2ILInjected.Token(Token = "0x600018E")]
1114 [global::Cpp2ILInjected.Address(RVA = "0x1A5824C", Offset = "0x1A5824C", Length = "0x8")]
1115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1116 get
1117 {
1118 throw null;
1119 }
1120 [global::Cpp2ILInjected.Token(Token = "0x600018F")]
1121 [global::Cpp2ILInjected.Address(RVA = "0x1A58254", Offset = "0x1A58254", Length = "0x8")]
1122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1123 set
1124 {
1125 throw null;
1126 }
1127 }