5 references to GetAbsolutePathRelativeToProject
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (5)
MSBuild\ProjectFile\ProjectInstanceReader.cs (5)
47outputFilePath = GetAbsolutePathRelativeToProject(outputFilePath); 53outputRefFilePath = GetAbsolutePathRelativeToProject(outputRefFilePath); 59: GetAbsolutePathRelativeToProject(generatedFilesOutputDirectory); 64intermediateOutputFilePath = GetAbsolutePathRelativeToProject(intermediateOutputFilePath); 238=> GetAbsolutePathRelativeToProject(documentItem.ItemSpec);