Implemented interface member:
method
CreateStepAsync
Aspire.Hosting.Pipelines.IPipelineActivityReporter.CreateStepAsync(System.String, System.Threading.CancellationToken)
1 reference to CreateStepAsync
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceTests.cs (1)
334var step = await new TestPipelineActivityReporter(output).CreateStepAsync("Publishing Azure resources");