1 instantiation of NoStatusResource
Stress.AppHost (1)
TestResource.cs (1)
88var rb = builder.AddResource(new NoStatusResource(name))
1 reference to NoStatusResource
Stress.AppHost (1)
TestResource.cs (1)
86public static IResourceBuilder<NoStatusResource> AddNoStatusResource(this IDistributedApplicationBuilder builder, string name)