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

◆ CanWrite

override bool System.IO.FileStream.CanWrite
getsetinherited

Definition at line 502 of file FileStream.cs.

503 {
504 [global::Cpp2ILInjected.Token(Token = "0x6002974")]
505 [global::Cpp2ILInjected.Address(RVA = "0x1BCB664", Offset = "0x1BCB664", Length = "0x14")]
506 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
507 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
508 get
509 {
510 throw null;
511 }
512 }
override long Length