1 reference to GetAbsolutePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\MSBuildWorkspace.cs (1)
470var fullPath = GetAbsolutePath(relativePath, Path.GetDirectoryName(project.FilePath)!);