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

System.IO.TextWriter.TextWriter ( IFormatProvider formatProvider)
inlineprotected

Definition at line 25 of file TextWriter.cs.

26 {
27 if (!true)
28 {
29 }
31 string newLine = Environment.NewLine;
32 this.CoreNewLineStr = newLine;
33 base..ctor();
35 }
class f__AnonymousType0<< Count > j__TPar
static string NewLine

References j__TPar, and System.Environment.NewLine.