5 references to HandleProjectLocatorException
aspire (5)
Commands\AddCommand.cs (1)
202return HandleProjectLocatorException(ex, InteractionService);
Commands\ExecCommand.cs (1)
283return HandleProjectLocatorException(ex, InteractionService);
Commands\PipelineCommandBase.cs (1)
283return HandleProjectLocatorException(ex, InteractionService);
Commands\RunCommand.cs (1)
370return HandleProjectLocatorException(ex, InteractionService);
Commands\UpdateCommand.cs (1)
238return HandleProjectLocatorException(ex, InteractionService);