6 references to LexString
Microsoft.ML.Core (6)
CommandLine\CmdParser.cs (5)
245
if (!
LexString
(settings, out strs))
260
if (!
LexString
(settings, out strs))
299
if (!
LexString
(settings, out strs))
992
if (!
LexString
(args, out arguments))
1783
if (!
LexString
(data, out strs))
Utilities\CmdIndenter.cs (1)
38
if (!CmdParser.
LexString
(text, out tokens))