5 references to HandleProjectLocatorException
aspire (5)
Commands\AddCommand.cs (1)
189return HandleProjectLocatorException(ex, InteractionService);
Commands\ExecCommand.cs (1)
277return HandleProjectLocatorException(ex, InteractionService);
Commands\PublishCommandBase.cs (1)
224return HandleProjectLocatorException(ex, InteractionService);
Commands\RunCommand.cs (1)
346return HandleProjectLocatorException(ex, InteractionService);
Commands\UpdateCommand.cs (1)
62return HandleProjectLocatorException(ex, InteractionService);