3 references to ProduceLaunchConfigurationAsync
Aspire.Hosting (3)
ApplicationModel\ExecutableLaunchRecipe.cs (3)
385var launchConfiguration = await ProduceLaunchConfigurationAsync(context, debugSupport).ConfigureAwait(false); 549.ProduceLaunchConfigurationAsync(context, customDebugSupport) 571.ProduceLaunchConfigurationAsync(context, debugSupport)