2 references to ExecuteCommandForAllResourcesAsync
Stress.AppHost (2)
Program.cs (2)
115await ExecuteCommandForAllResourcesAsync(c.ServiceProvider, "resource-stop", c.CancellationToken); 124await ExecuteCommandForAllResourcesAsync(c.ServiceProvider, "resource-start", c.CancellationToken);