1 write to NullName
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
1435NullName = attr.NullName;
1 reference to NullName
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
1227public string NullName { get { return _arg.NullName; } }