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