4 references to GetSingleMauiLaunchConfigurationAsync
Aspire.Hosting.Maui.Tests (4)
MauiPlatformExtensionsTests.cs (4)
371
var launchConfiguration = await
GetSingleMauiLaunchConfigurationAsync
(device.Resource);
394
var launchConfiguration = await
GetSingleMauiLaunchConfigurationAsync
(emulator.Resource);
417
var launchConfiguration = await
GetSingleMauiLaunchConfigurationAsync
(device.Resource);
445
var launchConfiguration = await
GetSingleMauiLaunchConfigurationAsync
(simulator.Resource);