2 references to DeserializeLaunchConfigurationAsync
Aspire.Hosting.Maui.Tests (2)
MauiPlatformExtensionsTests.cs (2)
167
var launchConfiguration = await
DeserializeLaunchConfigurationAsync
(platform.Resource);
884
return
DeserializeLaunchConfigurationAsync
(resource);