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