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)
813
throw new
NonInteractiveException
(symbolDisplayName);
829
throw new
NonInteractiveException
(symbolDisplayName);
844
throw new
NonInteractiveException
(symbolDisplayName);