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