5 references to GetAbsolutePathRelativeToProject
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (5)
MSBuild\ProjectFile\ProjectInstanceReader.cs (5)
48outputFilePath = GetAbsolutePathRelativeToProject(outputFilePath); 54outputRefFilePath = GetAbsolutePathRelativeToProject(outputRefFilePath); 60: GetAbsolutePathRelativeToProject(generatedFilesOutputDirectory); 65intermediateOutputFilePath = GetAbsolutePathRelativeToProject(intermediateOutputFilePath); 234=> GetAbsolutePathRelativeToProject(documentItem.ItemSpec);