2 references to ExecuteStepAsync
Aspire.Hosting (2)
Pipelines\DistributedApplicationPipeline.cs (2)
911
await
ExecuteStepAsync
(step, stepContext).ConfigureAwait(false);
1021
await
ExecuteStepAsync
(step, stepContext).ConfigureAwait(false);