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