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