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.Zlib.DeflateStream.Strategy
getset

Definition at line 170 of file DeflateStream.cs.

171 {
172 [global::Cpp2ILInjected.Token(Token = "0x6000345")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1A6D0E4", Offset = "0x1A6D0E4", Length = "0xC")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 get
176 {
177 throw null;
178 }
179 [global::Cpp2ILInjected.Token(Token = "0x6000346")]
180 [global::Cpp2ILInjected.Address(RVA = "0x1A6D0F0", Offset = "0x1A6D0F0", Length = "0x64")]
181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "MaybeApplyCompression", MemberParameters = new object[]
182 {
183 typeof(Stream),
184 typeof(long)
185 }, ReturnType = typeof(Stream))]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
187 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ObjectDisposedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
188 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
189 set
190 {
191 throw null;
192 }
193 }
class f__AnonymousType0<< Count > j__TPar