5 references to HandleProjectLocatorException
aspire (5)
Commands\AddCommand.cs (1)
219return HandleProjectLocatorException(ex, InteractionService);
Commands\ExecCommand.cs (1)
283return HandleProjectLocatorException(ex, InteractionService);
Commands\PipelineCommandBase.cs (1)
256return HandleProjectLocatorException(ex, InteractionService);
Commands\RunCommand.cs (1)
315return HandleProjectLocatorException(ex, InteractionService);
Commands\UpdateCommand.cs (1)
246return HandleProjectLocatorException(ex, InteractionService);