1 write to LaunchProfile
dotnet (1)
Commands\Run\RunCommand.cs (1)
130LaunchProfile = launchProfile;
5 references to LaunchProfile
dotnet (5)
Commands\Run\RunCommand.cs (5)
176Reporter.Error.WriteLine(string.Format(CliCommandStrings.RunCommandExceptionCouldNotApplyLaunchSettings, LaunchProfileParser.GetLaunchProfileDisplayName(LaunchProfile), launchProfileParseResult.FailureReason).Bold().Red()); 452launchProfile: LaunchProfile, 465return LaunchSettings.ReadProfileSettingsFromFile(launchSettingsPath, LaunchProfile); 1089launchProfile: LaunchProfile, 1137launchProfile: LaunchProfile,