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)
140if (_shouldShutdownInstaller)