3 references to ProjectArgumentDescription
dotnet (3)
Commands\Package\PackageCommandParser.cs (1)
23Description = CliStrings.ProjectArgumentDescription
Commands\Reference\ReferenceCommandParser.cs (1)
20Description = CliStrings.ProjectArgumentDescription,
Parser.cs (1)
408listCommand.Arguments[i] = ListCommandParser.CreateSlnOrProjectArgument(CliStrings.ProjectArgumentName, CliStrings.ProjectArgumentDescription);