1 write to _shouldShutdownInstaller
dotnet (1)
Commands\Workload\Update\WorkloadUpdateCommand.cs (1)
62
_shouldShutdownInstaller
= _workloadInstallerFromConstructor != null;
1 reference to _shouldShutdownInstaller
dotnet (1)
Commands\Workload\Update\WorkloadUpdateCommand.cs (1)
143
if (
_shouldShutdownInstaller
)