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