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.Stream.NullStream.Length
getset

Definition at line 1343 of file Stream.cs.

1344 {
1345 [global::Cpp2ILInjected.Token(Token = "0x60028E3")]
1346 [global::Cpp2ILInjected.Address(RVA = "0x1BC4AD8", Offset = "0x1BC4AD8", Length = "0x8")]
1347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1348 get
1349 {
1350 throw null;
1351 }
1352 }