2 references to ConfigOption
dotnet (2)
Commands\Hidden\List\Package\ListPackageCommandParser.cs (1)
33
command.Options.Add(PackageListCommandParser.
ConfigOption
);
Commands\Package\List\PackageListCommandParser.cs (1)
119
command.Options.Add(
ConfigOption
);