1 reference to VERBOSE
dotnet (1)
Commands\Workload\Install\MsiInstallerBase.cs (1)
157
uint error = WindowsInstaller.EnableLog(InstallLogMode.DEFAULT | InstallLogMode.
VERBOSE
, logFile, InstallLogAttributes.NONE);