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

◆ CanRead

override bool System.IO.FileStream.CanRead
getsetinherited

Definition at line 489 of file FileStream.cs.

490 {
491 [global::Cpp2ILInjected.Token(Token = "0x6002973")]
492 [global::Cpp2ILInjected.Address(RVA = "0x1BCB650", Offset = "0x1BCB650", Length = "0x14")]
493 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
494 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
495 get
496 {
497 throw null;
498 }
499 }
override long Length