4 references to AppHostLaunchProfile
aspire (4)
Projects\AppHostLaunchSettings.cs (1)
37[JsonSerializable(typeof(AppHostLaunchProfile))]
Projects\DotNetAppHostProject.cs (3)
2007if (!TryGetLaunchProfile(launchSettingsPath, launchProfile, out var profileName, out var profile)) 2121out AppHostLaunchProfile profile) 2211private static bool IsProjectLaunchProfile(AppHostLaunchProfile profile)