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

◆ UnexceptionalStreamReader() [1/2]

static System.IO.UnexceptionalStreamReader.UnexceptionalStreamReader ( )
inlinestaticprivate

Definition at line 11 of file UnexceptionalStreamReader.cs.

12 {
13 int stringLength = Environment.NewLine._stringLength;
14 string newLine = Environment.NewLine;
15 int stringLength2 = newLine._stringLength;
16 long num = 0L;
17 char c = newLine[(int)num];
18 }
class f__AnonymousType0<< Count > j__TPar
static string NewLine

References j__TPar, System.L, and System.Environment.NewLine.