Implemented interface member:
method
CreateStepAsync
Aspire.Hosting.Pipelines.IPipelineActivityReporter.CreateStepAsync(System.String, System.String, System.Int32, System.Threading.CancellationToken)
1 reference to CreateStepAsync
Aspire.Hosting.Foundry.Tests (1)
tests\Shared\TestPipelineActivityReporter.cs (1)
158=> CreateStepAsync(title, parentStepId: null, hierarchyLevel: 0, cancellationToken);