2 references to NotInstalled
aspire (2)
Utils\SdkInstallHelper.cs (2)
41var checkResult = success ? SdkCheckResult.AlreadyInstalled : SdkCheckResult.NotInstalled; 62SdkCheckResult.NotInstalled => "not_installed",