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

◆ Ctor() [7/7]

static unsafe string System.String.Ctor ( sbyte * value,
int startIndex,
int length,
Encoding enc )
inlinestaticprivate

Definition at line 1506 of file String.cs.

1507 {
1508 if (length != 0)
1509 {
1510 if (!true)
1511 {
1512 }
1513 string text;
1514 return text;
1515 }
1516 string text2;
1517 return text2;
1518 }

References System.length, and System.text.