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)
226return HandleProjectLocatorException(ex, InteractionService);
Commands\RunCommand.cs (1)
347return HandleProjectLocatorException(ex, InteractionService);
Commands\UpdateCommand.cs (1)
67return HandleProjectLocatorException(ex, InteractionService);