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