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