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() [3/3]

static System.IO.TextWriter.TextWriter ( )
inlinestaticprivate

Definition at line 197 of file TextWriter.cs.

198 {
199 char[] array = Environment.NewLine.ToCharArray();
200 }
static string NewLine

References System.array, and System.Environment.NewLine.