1 reference to RemoveRelativeSegments
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\Path.Unix.cs (1)
66
string collapsedString = PathInternal.
RemoveRelativeSegments
(path, PathInternal.GetRootLength(path));