3 references to TestResource
Stress.AppHost (3)
TestResource.cs (3)
11
public static IResourceBuilder<
TestResource
> AddTestResource(this IDistributedApplicationBuilder builder, string name)
55
foreach (
var
resource in appModel.Resources.OfType<
TestResource
>())