3 references to ComputeEnvironment
Aspire.Hosting (3)
ApplicationModel\ResourceExtensions.cs (3)
945return computeEnvironmentAnnotation.ComputeEnvironment; 961if (targetComputeEnvironment is not null && targetComputeEnvironment != computeEnvironmentAnnotation.ComputeEnvironment) 967selectedComputeEnvironment = computeEnvironmentAnnotation.ComputeEnvironment;