2 references to HighestPatchOption
dotnet (2)
Commands\Hidden\List\Package\ListPackageCommandParser.cs (1)
31
command.Options.Add(PackageListCommandParser.
HighestPatchOption
);
Commands\Package\List\PackageListCommandParser.cs (1)
117
command.Options.Add(
HighestPatchOption
);