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

◆ CodecBufferSize

int Ionic.Zip.ZipContainer.CodecBufferSize
getset

Definition at line 154 of file ZipContainer.cs.

155 {
156 [global::Cpp2ILInjected.Token(Token = "0x600027C")]
157 [global::Cpp2ILInjected.Address(RVA = "0x1A614E0", Offset = "0x1A614E0", Length = "0x30")]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "MaybeApplyCompression", MemberParameters = new object[]
159 {
160 typeof(Stream),
161 typeof(long)
162 }, ReturnType = typeof(Stream))]
163 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
164 get
165 {
166 throw null;
167 }
168 }
class f__AnonymousType0<< Count > j__TPar