Implemented interface member:
method
DisplayError
Aspire.Cli.Interaction.IInteractionService.DisplayError(System.String)
2 references to DisplayError
aspire (2)
Interaction\ConsoleInteractionService.cs (1)
90DisplayError(InteractionServiceStrings.AppHostNotCompatibleConsiderUpgrading);
Interaction\ExtensionInteractionService.cs (1)
159_consoleInteractionService.DisplayError(errorMessage);