1 write to LaunchProfile
dotnet (1)
Commands\Run\RunCommand.cs (1)
131LaunchProfile = launchProfile;
5 references to LaunchProfile
dotnet (5)
Commands\Run\RunCommand.cs (5)
177Reporter.Error.WriteLine(string.Format(CliCommandStrings.RunCommandExceptionCouldNotApplyLaunchSettings, LaunchProfileParser.GetLaunchProfileDisplayName(LaunchProfile), launchProfileParseResult.FailureReason).Bold().Red()); 453launchProfile: LaunchProfile, 466return LaunchSettings.ReadProfileSettingsFromFile(launchSettingsPath, LaunchProfile); 1090launchProfile: LaunchProfile, 1138launchProfile: LaunchProfile,