2 references to GetCurrentInstallState
dotnet (2)
Commands\Workload\InstallingWorkloadCommand.cs (2)
285
InstallStateContents oldInstallState =
GetCurrentInstallState
();
326
var currentInstallState =
GetCurrentInstallState
();