1 override of ServicesProduced
Aspire.Hosting (1)
Dcp\AppResource.cs (1)
69public override List<ServiceWithModelResource> ServicesProduced
4 references to ServicesProduced
Aspire.Hosting (4)
Dcp\DcpExecutor.cs (4)
1018foreach (var sp in appResource.ServicesProduced) 2084if (cr.ServicesProduced.Count > 0) 2410appResource.ServicesProduced.Add(sp); 2886foreach (var sp in cr.ServicesProduced)