3 references to IDE
Aspire.Hosting (3)
Dcp\DcpExecutor.cs (3)
818
exeSpec.Spec.ExecutionType = ExecutionType.
IDE
;
1027
if (spec.ExecutionType == ExecutionType.Process || (spec.ExecutionType == ExecutionType.
IDE
&& appHostArgs.Count == 0))
1031
var annotationOnly = spec.ExecutionType == ExecutionType.
IDE
;