5 references to GetAbsoluteSourcePath
Microsoft.DotNet.Build.Tasks.Installers (5)
src\CreateWixBuildWixpack.cs (5)
167
var fullSourceDir =
GetAbsoluteSourcePath
(IncludeSearchPaths[i]);
487
var xmlPath =
GetAbsoluteSourcePath
(sourceFile.ItemSpec);
555
source =
GetAbsoluteSourcePath
(source, sourceFileFolder);
625
string includeFilePath =
GetAbsoluteSourcePath
(ResolvePath(filename), relativeRoot);
996
source =
GetAbsoluteSourcePath
(source, relativeRoot);