terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ BaseStream

override Stream System.IO.StreamReader.NullStreamReader.BaseStream
get

Definition at line 586 of file StreamReader.cs.

587 {
588 get
589 {
590 if (!true)
591 {
592 }
593 return 1;
594 }
595 }