2 references to GetProjectPaths
Aspire.Hosting.Maui (2)
MauiMacCatalystExtensions.cs (1)
95
var (projectPath, workingDirectory) = MauiPlatformHelper.
GetProjectPaths
(builder);
MauiWindowsExtensions.cs (1)
95
var (projectPath, workingDirectory) = MauiPlatformHelper.
GetProjectPaths
(builder);