2 references to IsProjectEndpointNotReady
Aspire.Hosting.Foundry (2)
Toolbox\FoundryToolboxReconciler.cs (2)
200
catch (ClientResultException ex) when (ex.Status == 404 && !
IsProjectEndpointNotReady
(ex))
292
when (
IsProjectEndpointNotReady
(ex) &&