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

◆ StreamReader() [9/10]

System.IO.StreamReader.StreamReader ( string path,
Encoding encoding,
bool detectEncodingFromByteOrderMarks,
int bufferSize )
inline

Definition at line 97 of file StreamReader.cs.

98 {
99 if (!true)
100 {
101 }
102 if (!true)
103 {
104 }
106 if (!true)
107 {
108 }
109 base..ctor();
110 if (path == null)
111 {
112 return;
113 }
114 if (encoding == null)
115 {
116 return;
117 }
118 if (path._stringLength != 0)
119 {
120 return;
121 }
122 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.