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