2 references to GetMsiLogName
dotnet (2)
Commands\Workload\Install\NetSdkMsiInstallerClient.cs (2)
438string logFile = GetMsiLogName(record.ProductCode, InstallAction.Uninstall); 464string logFile = GetMsiLogName(record.ProductCode, InstallAction.Uninstall);