13 references to InvokeLaunchConfigurationProducerAsync
Aspire.Hosting.Go.Tests (1)
AddGoAppTests.cs (1)
1190await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(resource, callbackContext));
Aspire.Hosting.JavaScript.Tests (2)
AddBunAppTests.cs (1)
400await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(resource, callbackContext));
AddNodeAppTests.cs (1)
632await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(resource, callbackContext));
Aspire.Hosting.Maui.Tests (1)
MauiPlatformExtensionsTests.cs (1)
897await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(resource, callbackContext));
Aspire.Hosting.Python.Tests (1)
AddPythonAppTests.cs (1)
1635await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(resource, callbackContext));
Aspire.Hosting.Rust.Tests (5)
RustPublicApiTests.cs (5)
346() => LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(app.Resource, callbackContext)); 415await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(app.Resource, firstContext)); 417await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(app.Resource, secondContext)); 515var launchTask = LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(app.Resource, callbackContext); 543var launchConfiguration = await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(
Aspire.Hosting.Tests (3)
ExecutableResourceBuilderExtensionTests.cs (3)
101await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync( 137await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync( 141await LaunchConfigurationTestHelpers.InvokeLaunchConfigurationProducerAsync(