3 references to Process
Aspire.Hosting (3)
Dcp\DcpExecutor.cs (3)
770exe.Spec.ExecutionType = ExecutionType.Process; 828exeSpec.Spec.ExecutionType = ExecutionType.Process; 1027if (spec.ExecutionType == ExecutionType.Process || (spec.ExecutionType == ExecutionType.IDE && appHostArgs.Count == 0))