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

Definition at line 1319 of file Stream.cs.

1320 {
1321 [global::Cpp2ILInjected.Token(Token = "0x60028E1")]
1322 [global::Cpp2ILInjected.Address(RVA = "0x1BC4AC8", Offset = "0x1BC4AC8", Length = "0x8")]
1323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1324 get
1325 {
1326 throw null;
1327 }
1328 }