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