2 references to EnforceOptionRules
dotnet (1)
Commands\Package\List\PackageListCommand.cs (1)
122
EnforceOptionRules
(_parseResult);
dotnet.Tests (1)
CommandTests\Package\List\GivenDotnetListPackage.cs (1)
351
Action checkRules = () => Microsoft.DotNet.Cli.Commands.Package.List.PackageListCommand.
EnforceOptionRules
(parseResult);