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.MemoryStream.CanWrite
getsetinherited

Definition at line 368 of file MemoryStream.cs.

369 {
370 [global::Cpp2ILInjected.Token(Token = "0x6002757")]
371 [global::Cpp2ILInjected.Address(RVA = "0x1B96B8C", Offset = "0x1B96B8C", Length = "0x8")]
372 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
373 get
374 {
375 throw null;
376 }
377 }