Implemented interface member:
method
StartAsync
Microsoft.Extensions.Hosting.IHost.StartAsync(System.Threading.CancellationToken)
1 reference to StartAsync
Aspire.Hosting.Testing (1)
DistributedApplicationTestingBuilder.cs (1)
259await _host.StartAsync(cancellationToken).ConfigureAwait(false);