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

◆ Strategy

CompressionStrategy Ionic.Zip.ZipContainer.Strategy
getset

Definition at line 171 of file ZipContainer.cs.

172 {
173 [global::Cpp2ILInjected.Token(Token = "0x600027D")]
174 [global::Cpp2ILInjected.Address(RVA = "0x1A61510", Offset = "0x1A61510", Length = "0x20")]
175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "MaybeApplyCompression", MemberParameters = new object[]
176 {
177 typeof(Stream),
178 typeof(long)
179 }, ReturnType = typeof(Stream))]
180 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
181 get
182 {
183 throw null;
184 }
185 }
class f__AnonymousType0<< Count > j__TPar