6 references to CreateChildExitedLaunchResult
aspire (6)
Commands\AppHostLauncher.cs (6)
551return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 602return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 607return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 619return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 638return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 651return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt);