2 references to ComputeEnvironment
Aspire.Hosting (2)
ApplicationModel\ResourceExtensions.cs (2)
586
if (targetComputeEnvironment is not null && targetComputeEnvironment != computeEnvironmentAnnotation.
ComputeEnvironment
)
592
selectedComputeEnvironment = computeEnvironmentAnnotation.
ComputeEnvironment
;