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

◆ Length

override long Ionic.Zip.ZipSegmentedStream.Length
getset

Definition at line 397 of file ZipSegmentedStream.cs.

398 {
399 [global::Cpp2ILInjected.Token(Token = "0x6000299")]
400 [global::Cpp2ILInjected.Address(RVA = "0x1A62424", Offset = "0x1A62424", Length = "0x10")]
401 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
402 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
403 get
404 {
405 throw null;
406 }
407 }