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