1 reference to CreateRow
installer.tasks (1)
RegenerateDownloadTable.cs (1)
72
string[] rows = Platforms.Select(p =>
CreateRow
(p, links)).ToArray();