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