1 write to _shouldShutdownInstaller
dotnet (1)
Commands\Workload\Install\WorkloadInstallCommand.cs (1)
65_shouldShutdownInstaller = _workloadInstallerFromConstructor != null;
2 references to _shouldShutdownInstaller
dotnet (2)
Commands\Workload\Install\WorkloadInstallCommand.cs (2)
191if (_shouldShutdownInstaller) 201if (_shouldShutdownInstaller)