6 references to QuoteValue
Microsoft.ML.Core (6)
CommandLine\CmdParser.cs (6)
824CmdQuoter.QuoteValue(str, sb, force: true); 1935CmdQuoter.QuoteValue(settings, sb, true); 2008CmdQuoter.QuoteValue(value.ToString(), sb); 2094CmdQuoter.QuoteValue(value.ToString(), buffer); 2115CmdQuoter.QuoteValue(settings, sb, true); 2362CmdQuoter.QuoteValue(str, sb, true);