3 references to ResolvePath
Microsoft.DotNet.Build.Tasks.Installers (3)
src\CreateWixBuildWixpack.cs (3)
232_defineVariablesDictionary[match.Groups[1].Value] = ResolvePath(match.Groups[2].Value); 539source = ResolvePath(source); 625string includeFilePath = GetAbsoluteSourcePath(ResolvePath(filename), relativeRoot);