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