3 references to Workload
Aspire.Hosting (3)
Dcp\DcpExecutor.cs (3)
186AddAllocatedEndpointInfo(containers, AllocatedEndpointsMode.Workload); 949private void AddAllocatedEndpointInfo(IEnumerable<RenderedModelResource> resources, AllocatedEndpointsMode mode = AllocatedEndpointsMode.Workload) 953if ((mode & AllocatedEndpointsMode.Workload) != 0)