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)
806throw new NonInteractiveException(symbolDisplayName); 822throw new NonInteractiveException(symbolDisplayName); 837throw new NonInteractiveException(symbolDisplayName);