1 write to Settings
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
2344Settings = settings;
4 references to Settings
Microsoft.ML.Core (4)
CommandLine\CmdParser.cs (4)
2349return CombineSettings(Settings); 2354if (string.IsNullOrEmpty(Name) && Settings.Length == 0) 2357if (Settings.Length == 0) 2360string str = CombineSettings(Settings);