Implemented interface member:
method
StartAsync
Microsoft.Extensions.Hosting.IHostedService.StartAsync(System.Threading.CancellationToken)
1 reference to StartAsync
Aspire.Dashboard.Tests (1)
Model\DashboardDataSourceTests.cs (1)
121await initializer.StartAsync(CancellationToken.None);