Implemented interface member:
method
CreateTaskAsync
Aspire.Hosting.Pipelines.IReportingStep.CreateTaskAsync(System.String, System.Threading.CancellationToken)
1 reference to CreateTaskAsync
Aspire.Hosting.Azure.Tests (1)
tests\Shared\TestPipelineActivityReporter.cs (1)
229
return
CreateTaskAsync
(statusText.Value, cancellationToken);