2 references to Concat
Microsoft.ML.CodeGenerator (1)
Utils.cs (1)
336
columnNames[i] += String.
Concat
("_col_", i);
PresentationFramework (1)
System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1417
prefix = string.
Concat
(basePrefix, i++);