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

◆ JoinCore()

static unsafe string System.String.JoinCore ( char * separator,
int separatorLength,
string[] value,
int startIndex,
int count )
inlinestaticprivate

Definition at line 620 of file String.cs.

621 {
622 if (separatorLength != 0)
623 {
624 object obj;
625 if (obj != null)
626 {
627 while (obj != null)
628 {
629 }
630 }
631 if (startIndex == 0 || obj == null)
632 {
633 }
634 }
635 return "StartIndex cannot be less than zero.";
636 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.obj, and System.startIndex.