Compilation error (line 8, col 1): The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 23): The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 13, col 1): The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 13, col 20): The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)