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

◆ StreamWriter() [8/9]

System.IO.StreamWriter.StreamWriter ( string path,
bool append,
Encoding encoding,
int bufferSize )
inline

Definition at line 109 of file StreamWriter.cs.

110 {
111 if (!true)
112 {
113 }
114 base..ctor();
115 if (path == null)
116 {
117 return;
118 }
119 if (encoding == null)
120 {
121 return;
122 }
123 if (path._stringLength != 0)
124 {
125 return;
126 }
127 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.