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