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

◆ CanSeek

override bool System.IO.Stream.NullStream.CanSeek
getset

Definition at line 1331 of file Stream.cs.

1332 {
1333 [global::Cpp2ILInjected.Token(Token = "0x60028E2")]
1334 [global::Cpp2ILInjected.Address(RVA = "0x1BC4AD0", Offset = "0x1BC4AD0", Length = "0x8")]
1335 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1336 get
1337 {
1338 throw null;
1339 }
1340 }