3 references to GetRelativePath
Microsoft.DotNet.Cli.Utils (3)
PathUtility.cs (3)
142return GetRelativePath(path1, path2, Path.DirectorySeparatorChar, true); 155return GetRelativePath(path1, path2, Path.DirectorySeparatorChar, true); 164return GetRelativePath(path1, path2, Path.DirectorySeparatorChar, false);