5 references to HandleProjectLocatorException
aspire (5)
Commands\AddCommand.cs (1)
195return HandleProjectLocatorException(ex, InteractionService);
Commands\ExecCommand.cs (1)
283return HandleProjectLocatorException(ex, InteractionService);
Commands\PipelineCommandBase.cs (1)
268return HandleProjectLocatorException(ex, InteractionService);
Commands\RunCommand.cs (1)
346return HandleProjectLocatorException(ex, InteractionService);
Commands\UpdateCommand.cs (1)
164return HandleProjectLocatorException(ex, InteractionService);