6 references to CreateChildExitedLaunchResult
aspire (6)
Commands\AppHostLauncher.cs (6)
511return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 565return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 570return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 582return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 601return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt); 614return CreateChildExitedLaunchResult(childProcess, waitForBackchannelActivity, childStartedAt);