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

◆ TextWriter() [1/3]

System.IO.TextWriter.TextWriter ( )
inlineprotected

Definition at line 13 of file TextWriter.cs.

14 {
15 if (!true)
16 {
17 }
19 string newLine = Environment.NewLine;
20 this.CoreNewLineStr = newLine;
21 base..ctor();
22 }
class f__AnonymousType0<< Count > j__TPar
static string NewLine

References j__TPar, and System.Environment.NewLine.