1 instantiation of PropertyStressResource
Stress.AppHost (1)
TestResource.cs (1)
104
var rb = builder.AddResource(new
PropertyStressResource
(name))
1 reference to PropertyStressResource
Stress.AppHost (1)
TestResource.cs (1)
102
public static IResourceBuilder<
PropertyStressResource
> AddPropertyStressResource(this IDistributedApplicationBuilder builder, string name)