1 reference to TryNormalizeAbsolutePath
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
231
string? normalizedPath =
TryNormalizeAbsolutePath
(resolvedPath);