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.CountingStream.Length
getset

Definition at line 159 of file CountingStream.cs.

160 {
161 [global::Cpp2ILInjected.Token(Token = "0x6000086")]
162 [global::Cpp2ILInjected.Address(RVA = "0x1A47768", Offset = "0x1A47768", Length = "0x10")]
163 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
164 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
165 get
166 {
167 throw null;
168 }
169 }