1 write to LaunchProfile
dotnet (1)
Commands\Run\RunCommand.cs (1)
131LaunchProfile = launchProfile;
4 references to LaunchProfile
dotnet (4)
Commands\Run\RunCommand.cs (4)
172Reporter.Error.WriteLine(string.Format(CliCommandStrings.RunCommandExceptionCouldNotApplyLaunchSettings, LaunchProfileParser.GetLaunchProfileDisplayName(LaunchProfile), launchProfileParseResult.FailureReason).Bold().Red()); 419LaunchProfile, 1068launchProfile: LaunchProfile, 1116launchProfile: LaunchProfile,