1 instantiation of CommandGroupResource
Stress.AppHost (1)
TestResource.cs (1)
54var rb = builder.AddResource(new CommandGroupResource(name, parent))
1 reference to CommandGroupResource
Stress.AppHost (1)
TestResource.cs (1)
52public static IResourceBuilder<CommandGroupResource> AddCommandGroup(this IDistributedApplicationBuilder builder, string name, IResource parent)