3 references to DashboardExitCodes
aspire (3)
Commands\DashboardRunCommand.cs (3)
322DashboardExitCodes.UnexpectedError => DashboardCommandStrings.DashboardExitedUnexpectedError, 323DashboardExitCodes.ValidationFailure => DashboardCommandStrings.DashboardExitedValidationFailure, 324DashboardExitCodes.AddressInUse => DashboardCommandStrings.DashboardExitedAddressInUse,