5 references to NonInteractiveException
aspire (5)
Commands\NewCommand.cs (1)
325
throw new
NonInteractiveException
("template");
Commands\UpdateCommand.cs (1)
699
throw new
NonInteractiveException
(channelOptionDisplayName);
Interaction\ConsoleInteractionService.cs (3)
806
throw new
NonInteractiveException
(symbolDisplayName);
822
throw new
NonInteractiveException
(symbolDisplayName);
837
throw new
NonInteractiveException
(symbolDisplayName);