2 instantiations of TestResource
Aspire.Hosting.Tests (2)
Eventing\DistributedApplicationBuilderEventingTests.cs (2)
304
var resource = builder.AddResource(new
TestResource
("test-resource"))
514
var resource = builder.AddResource(new
TestResource
("test"));