1 write to _shouldShutdownInstaller
dotnet (1)
Commands\Workload\Install\WorkloadInstallCommand.cs (1)
82_shouldShutdownInstaller = _workloadInstallerFromConstructor != null;
2 references to _shouldShutdownInstaller
dotnet (2)
Commands\Workload\Install\WorkloadInstallCommand.cs (2)
206if (_shouldShutdownInstaller) 216if (_shouldShutdownInstaller)