5 references to Workload
Aspire.Hosting (5)
Dcp\DcpExecutor.cs (5)
205AddAllocatedEndpointInfo(executables, AllocatedEndpointsMode.Workload); 220AddAllocatedEndpointInfo(regular, AllocatedEndpointsMode.Workload); 256AddAllocatedEndpointInfo(tunnelDependent, AllocatedEndpointsMode.Workload); 1012private void AddAllocatedEndpointInfo(IEnumerable<RenderedModelResource> resources, AllocatedEndpointsMode mode = AllocatedEndpointsMode.Workload) 1016if ((mode & AllocatedEndpointsMode.Workload) != 0)