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