3 references to OptionsPattern
Microsoft.ML.Sweeper (3)
ConfigRunner.cs (3)
70
Host.CheckUserArg(!string.IsNullOrEmpty(options.
OptionsPattern
), nameof(options.
OptionsPattern
), "The command pattern is missing");
72
OptionsPattern = options.
OptionsPattern
;