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