1 write to NoLaunchProfileArguments
dotnet (1)
Commands\Run\RunCommand.cs (1)
108
NoLaunchProfileArguments
= noLaunchProfileArguments;
1 reference to NoLaunchProfileArguments
dotnet (1)
Commands\Run\RunCommand.cs (1)
204
if (!
NoLaunchProfileArguments
&& string.IsNullOrEmpty(targetCommand.CommandArgs) && launchSettings.CommandLineArgs != null)