2 references to GetLaunchProfileDisplayName
dotnet (1)
Commands\Run\RunCommand.cs (1)
172Reporter.Error.WriteLine(string.Format(CliCommandStrings.RunCommandExceptionCouldNotApplyLaunchSettings, LaunchProfileParser.GetLaunchProfileDisplayName(LaunchProfile), launchProfileParseResult.FailureReason).Bold().Red());
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\Run\AotRunCommand.cs (1)
240LaunchProfileParser.GetLaunchProfileDisplayName(launchProfile),