4 references to GetAbsoluteSourcePath
Microsoft.DotNet.Build.Tasks.Installers (4)
src\CreateWixBuildWixpack.cs (4)
143
var fullSourceDir =
GetAbsoluteSourcePath
(IncludeSearchPaths[i]);
361
var xmlPath =
GetAbsoluteSourcePath
(sourceFile.ItemSpec);
417
source =
GetAbsoluteSourcePath
(source);
499
source =
GetAbsoluteSourcePath
(source);