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