4 references to GetAbsoluteSourcePath
Microsoft.DotNet.Build.Tasks.Installers (4)
src\CreateWixBuildWixpack.cs (4)
158
var fullSourceDir =
GetAbsoluteSourcePath
(IncludeSearchPaths[i]);
412
var xmlPath =
GetAbsoluteSourcePath
(sourceFile.ItemSpec);
468
source =
GetAbsoluteSourcePath
(source);
552
source =
GetAbsoluteSourcePath
(source);