3 references to JoinInternal
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\IO\Path.cs (3)
453return JoinInternal(path1, path2); 495return JoinInternal(path1, path2); 662return JoinInternal(first.AsSpan(), second.AsSpan());