SyntaxFix
Write A Post
Hire A Developer
Questions
Use the SelectMany extension method
list = listOfList.SelectMany(x => x).ToList();