2 references to NoLaunchProfileOption
dotnet (2)
Commands\Run\RunCommand.cs (1)
691
noLaunchProfile: parseResult.HasOption(RunCommandParser.
NoLaunchProfileOption
),
Commands\Run\RunCommandParser.cs (1)
97
command.Options.Add(
NoLaunchProfileOption
);