2 references to Finish
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
764
hadError |= arg.
Finish
(this, values[arg.Index], destination);
768
hadError |= info.ArgDef.
Finish
(this, values[info.Args.Length], destination);