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