1 reference to LaunchAndWaitForBackchannelAsync
aspire (1)
Commands\AppHostLauncher.cs (1)
125
var launchResult = await
LaunchAndWaitForBackchannelAsync
(executablePath, childArgs, expectedHash, cancellationToken);