5 references to CreateLaunchConfigurationAsync
Aspire.Hosting.Python.Tests (5)
AddPythonAppTests.cs (5)
1524var launchConfig = await CreateLaunchConfigurationAsync(pythonApp.Resource); 1545var launchConfig = await CreateLaunchConfigurationAsync(pythonApp.Resource); 1570var launchConfig = await CreateLaunchConfigurationAsync(pythonApp.Resource); 1597var launchConfig = await CreateLaunchConfigurationAsync(pythonApp.Resource); 1623var launchConfig = await CreateLaunchConfigurationAsync(pythonApp.Resource);