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