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