1 reference to NormalizeRelativePath
Test.Utilities (1)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
215return NormalizeRelativePath(path, basePath, baseDirectory: null) ?? path;