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 System.IO.ChunkedMemoryStream.Length
getset

Definition at line 167 of file ChunkedMemoryStream.cs.

168 {
169 [global::Cpp2ILInjected.Token(Token = "0x6001D96")]
170 [global::Cpp2ILInjected.Address(RVA = "0x1E938C4", Offset = "0x1E938C4", Length = "0x8")]
171 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
172 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
173 get
174 {
175 throw null;
176 }
177 }