2 references to ExecuteCommandForAllResourcesAsync
Stress.AppHost (2)
Program.cs (2)
115await ExecuteCommandForAllResourcesAsync(c.ServiceProvider, KnownResourceCommands.StopCommand, c.CancellationToken); 124await ExecuteCommandForAllResourcesAsync(c.ServiceProvider, KnownResourceCommands.StartCommand, c.CancellationToken);