2 references to RemoveProjectPathArgumentName
Microsoft.DotNet.Cli.Definitions (2)
Commands\Solution\SolutionRemoveCommandDefinition.cs (2)
10
public readonly Argument<IEnumerable<string>> ProjectPathArgument = new(CommandDefinitionStrings.
RemoveProjectPathArgumentName
)
12
HelpName = CommandDefinitionStrings.
RemoveProjectPathArgumentName
,