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

◆ Join() [1/2]

static string System.IO.Path.Join ( ReadOnlySpan< char > path1,
ReadOnlySpan< char > path2 )
inlinestatic

Definition at line 483 of file Path.cs.

484 {
485 if (path1 != null)
486 {
487 string text;
488 return text;
489 }
490 string text2;
491 return text2;
492 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.