2 references to UnexpectedErrorOccurred
aspire (2)
Commands\PublishCommandBase.cs (1)
213_interactionService.DisplayError(string.Format(CultureInfo.CurrentCulture, InteractionServiceStrings.UnexpectedErrorOccurred, ex.Message));
Commands\RunCommand.cs (1)
335_interactionService.DisplayError(string.Format(CultureInfo.CurrentCulture, InteractionServiceStrings.UnexpectedErrorOccurred, ex.Message));