2 references to CreateLaunchConfigurationAsync
Aspire.Hosting.JavaScript.Tests (2)
AddNodeAppTests.cs (2)
602var launchConfig = await CreateLaunchConfigurationAsync(nodeApp.Resource); 618var launchConfig = await CreateLaunchConfigurationAsync(viteApp.Resource);