2 references to AppendArguments
Microsoft.ML.CodeGenerator (2)
CodeGenerator\CSharp\TrainerGeneratorBase.cs (2)
130
sb.Append(
AppendArguments
(arguments, seperator));
167
sb.Append(
AppendArguments
(_arguments, ":"));