2 references to ExecuteCommandForAllResourcesAsync
Stress.AppHost (2)
CommandResources.cs (2)
934
await
ExecuteCommandForAllResourcesAsync
(c.Services, KnownResourceCommands.StopCommand, c.CancellationToken);
943
await
ExecuteCommandForAllResourcesAsync
(c.Services, KnownResourceCommands.StartCommand, c.CancellationToken);