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

◆ LengthOfReadStream

long Ionic.Zip.ZipFile.LengthOfReadStream
getsetprivate

Definition at line 2429 of file ZipFile.cs.

2430 {
2431 [global::Cpp2ILInjected.Token(Token = "0x60001E3")]
2432 [global::Cpp2ILInjected.Address(RVA = "0x1A5ABAC", Offset = "0x1A5ABAC", Length = "0x7C")]
2433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipFile), Member = "OnReadBytes", MemberParameters = new object[] { typeof(ZipEntry) }, ReturnType = typeof(void))]
2434 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2435 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SharedUtilities), Member = "GetFileLength", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(long))]
2436 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2437 get
2438 {
2439 throw null;
2440 }
2441 }
class f__AnonymousType0<< Count > j__TPar