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