2 references to ProcessWixCommand
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateLightCommandPackageDrop.cs (1)
34ProcessWixCommand(packageDropOutputFolder, "light.exe", OriginalLightCommand);
src\CreateLitCommandPackageDrop.cs (1)
38ProcessWixCommand(packageDropOutputFolder, "lit.exe", OriginalLitCommand);