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