3 references to ContainsDotnetProjectLaunchOption
Aspire.Hosting (3)
ApplicationModel\ExecutableLaunchRecipe.cs (3)
849
!
ContainsDotnetProjectLaunchOption
(launchArguments, "--configuration", "-c"))
854
if (!
ContainsDotnetProjectLaunchOption
(launchArguments, "--no-launch-profile") &&
855
!
ContainsDotnetProjectLaunchOption
(launchArguments, "--launch-profile"))