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)
917foreach (var sp in appResource.ServicesProduced) 1773if (cr.ServicesProduced.Count > 0) 1970appResource.ServicesProduced.Add(sp); 2863foreach (var sp in cr.ServicesProduced)