19 references to AllowSingleArgPerToken
Microsoft.DotNet.Cli.Definitions (19)
Commands\NuGet\NuGetCommandDefinition.cs (1)
207.AllowSingleArgPerToken();
Commands\Package\PackageListCommandDefinition.cs (2)
42.AllowSingleArgPerToken(); 79.AllowSingleArgPerToken();
Commands\Package\PackageSearchCommandDefinition.cs (1)
25.AllowSingleArgPerToken();
Commands\Publish\PublishCommandDefinition.cs (1)
33.AllowSingleArgPerToken();
Commands\Restore\RestoreCommandDefinition.cs (1)
121.AllowSingleArgPerToken();
Commands\Test\TestCommandDefinition.VSTest.cs (3)
39.AllowSingleArgPerToken(); 50.AllowSingleArgPerToken(); 91.AllowSingleArgPerToken();
Commands\Tool\StoreCommandDefinition.cs (1)
37}).AllowSingleArgPerToken();
Commands\Tool\ToolAppliedOption.cs (2)
70}.AllowSingleArgPerToken(); 76}.AllowSingleArgPerToken();
Commands\Workload\WorkloadCommandDefinitionBase.cs (1)
41}.AllowSingleArgPerToken();
Common\CommonOptions.cs (5)
31.AllowSingleArgPerToken(); 47.AllowSingleArgPerToken(); 79.AllowSingleArgPerToken(); 93.AllowSingleArgPerToken(); 125.AllowSingleArgPerToken();
Common\ImplicitRestoreOptions.cs (1)
95.AllowSingleArgPerToken();