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