2 references to NoLaunchProfileOption
dotnet (1)
Commands\Run\RunCommand.cs (1)
942
noLaunchProfile: parseResult.HasOption(definition.
NoLaunchProfileOption
),
Microsoft.DotNet.Cli.Definitions (1)
Commands\Run\RunCommandDefinition.cs (1)
112
Options.Add(
NoLaunchProfileOption
);