12 references to MauiPlatformHelper
Aspire.Hosting.Maui (12)
MauiAndroidExtensions.cs (4)
146var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 180MauiPlatformHelper.ConfigurePlatformResource( 331var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 365MauiPlatformHelper.ConfigurePlatformResource(
MauiiOSExtensions.cs (4)
153var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 185MauiPlatformHelper.ConfigurePlatformResource( 339var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 367MauiPlatformHelper.ConfigurePlatformResource(
MauiMacCatalystExtensions.cs (2)
81var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 94MauiPlatformHelper.ConfigurePlatformResource(
MauiWindowsExtensions.cs (2)
81var (projectPath, workingDirectory) = MauiPlatformHelper.GetProjectPaths(builder); 94MauiPlatformHelper.ConfigurePlatformResource(