5 references to GetAbsoluteSourcePath
Microsoft.DotNet.Build.Tasks.Installers (5)
src\CreateWixBuildWixpack.cs (5)
183
var fullSourceDir =
GetAbsoluteSourcePath
(IncludeSearchPaths[i]);
532
var xmlPath =
GetAbsoluteSourcePath
(sourceFile.ItemSpec);
602
source =
GetAbsoluteSourcePath
(source, sourceFileFolder);
672
string includeFilePath =
GetAbsoluteSourcePath
(ResolvePath(filename), relativeRoot);
1045
source =
GetAbsoluteSourcePath
(source, relativeRoot);