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