4 references to Execute
aspire (4)
Projects\GuestAppHostProject.cs (2)
1113runtimeSpec.Execute.Command, 1114string.Join(" ", runtimeSpec.Execute.Args));
Projects\GuestRuntime.cs (2)
117: _spec.Execute; 139var commandSpec = _spec.PublishExecute ?? _spec.Execute;