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