12 references to MauiPlatformHelper
Aspire.Hosting.Maui (12)
MauiAndroidExtensions.cs (4)
155var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 189MauiPlatformHelper.ConfigurePlatformResource( 349var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 383MauiPlatformHelper.ConfigurePlatformResource(
MauiiOSExtensions.cs (4)
162var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 194MauiPlatformHelper.ConfigurePlatformResource( 357var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 385MauiPlatformHelper.ConfigurePlatformResource(
MauiMacCatalystExtensions.cs (2)
86var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 99MauiPlatformHelper.ConfigurePlatformResource(
MauiWindowsExtensions.cs (2)
86var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 99MauiPlatformHelper.ConfigurePlatformResource(