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

◆ ReadStream

Stream Ionic.Zip.ZipContainer.ReadStream
getset

Definition at line 250 of file ZipContainer.cs.

251 {
252 [global::Cpp2ILInjected.Token(Token = "0x6000282")]
253 [global::Cpp2ILInjected.Address(RVA = "0x1A61550", Offset = "0x1A61550", Length = "0x20")]
254 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipEntry), Member = "ReadEntry", MemberParameters = new object[]
255 {
257 typeof(bool)
258 }, ReturnType = typeof(ZipEntry))]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
260 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipFile), Member = "get_ReadStream", ReturnType = typeof(Stream))]
261 get
262 {
263 throw null;
264 }
265 }
class f__AnonymousType0<< Count > j__TPar