2 references to ShortName
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
489
if (attr.
ShortName
== null)
493
nicks = attr.
ShortName
.Split(new char[] { ',', ' ' }, StringSplitOptions.RemoveEmptyEntries);