2 references to AllowMultiple
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
1487
Contracts.Check(!IsCollection ||
AllowMultiple
, "Collection arguments must allow multiple");
1675
else if (!
AllowMultiple
)