20 references to AllowSingleArgPerToken
dotnet (20)
Commands\NuGet\NuGetCommandParser.cs (1)
154.AllowSingleArgPerToken());
Commands\Package\List\PackageListCommandParser.cs (2)
36.AllowSingleArgPerToken(); 73.AllowSingleArgPerToken();
Commands\Package\Search\PackageSearchCommandParser.cs (1)
25.AllowSingleArgPerToken();
Commands\Publish\PublishCommandParser.cs (1)
32.AllowSingleArgPerToken();
Commands\Restore\RestoreCommandParser.cs (3)
25.AllowSingleArgPerToken(); 126.AllowSingleArgPerToken(); 203.AllowSingleArgPerToken()
Commands\Store\StoreCommandParser.cs (1)
37}).AllowSingleArgPerToken();
Commands\Test\TestCommandParser.cs (3)
52.AllowSingleArgPerToken(); 64.AllowSingleArgPerToken(); 97.AllowSingleArgPerToken();
Commands\Tool\Install\ToolInstallCommandParser.cs (2)
31}.AllowSingleArgPerToken(); 37}.AllowSingleArgPerToken();
Commands\Workload\InstallingWorkloadCommand.cs (1)
527}.AllowSingleArgPerToken();
CommonOptions.cs (5)
32.AllowSingleArgPerToken(); 48.AllowSingleArgPerToken(); 80.AllowSingleArgPerToken(); 94.AllowSingleArgPerToken(); 126.AllowSingleArgPerToken();