4 references to GetSingleMauiLaunchConfigurationAsync
Aspire.Hosting.Maui.Tests (4)
MauiPlatformExtensionsTests.cs (4)
366var launchConfiguration = await GetSingleMauiLaunchConfigurationAsync(device.Resource); 389var launchConfiguration = await GetSingleMauiLaunchConfigurationAsync(emulator.Resource); 412var launchConfiguration = await GetSingleMauiLaunchConfigurationAsync(device.Resource); 440var launchConfiguration = await GetSingleMauiLaunchConfigurationAsync(simulator.Resource);