5 references to GetAbsoluteSourcePath
Microsoft.DotNet.Build.Tasks.Installers (5)
src\CreateWixBuildWixpack.cs (5)
169
var fullSourceDir =
GetAbsoluteSourcePath
(IncludeSearchPaths[i]);
502
var xmlPath =
GetAbsoluteSourcePath
(sourceFile.ItemSpec);
570
source =
GetAbsoluteSourcePath
(source, sourceFileFolder);
640
string includeFilePath =
GetAbsoluteSourcePath
(ResolvePath(filename), relativeRoot);
1011
source =
GetAbsoluteSourcePath
(source, relativeRoot);