4 references to ListPackageCommandParser
dotnet (1)
Commands\Hidden\List\ListCommandParser.cs (1)
41command.Subcommands.Add(ListPackageCommandParser.GetCommand());
dotnet.Tests (3)
CommandTests\Package\List\ListPackageParserTests.cs (3)
17result.OptionValuesToBeForwarded(ListPackageCommandParser.GetCommand()).Should().ContainSingle("--interactive"); 52.OptionValuesToBeForwarded(ListPackageCommandParser.GetCommand()) 64.OptionValuesToBeForwarded(ListPackageCommandParser.GetCommand())