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