5 references to GetAbsoluteSourcePath
Microsoft.DotNet.Build.Tasks.Installers (5)
src\CreateWixBuildWixpack.cs (5)
171
var fullSourceDir =
GetAbsoluteSourcePath
(IncludeSearchPaths[i]);
510
var xmlPath =
GetAbsoluteSourcePath
(sourceFile.ItemSpec);
578
source =
GetAbsoluteSourcePath
(source, sourceFileFolder);
648
string includeFilePath =
GetAbsoluteSourcePath
(ResolvePath(filename), relativeRoot);
1019
source =
GetAbsoluteSourcePath
(source, relativeRoot);