3 references to Exe
Microsoft.ML.Sweeper (3)
ConfigRunner.cs (2)
85throw Host.ExceptUserArg(nameof(OptionsBase.Exe), "Executable {0} not found", Exe); 197ProcessFullExePath(options.Exe);
SynthConfigRunner.cs (1)
39ProcessFullExePath(options.Exe);