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