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