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