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