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

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

Definition at line 495 of file Path.cs.

496 {
497 if (path1 != null && path3 != null)
498 {
499 string text;
500 return text;
501 }
502 string text2;
503 return text2;
504 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.