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