Use
.ToList()
to materialize results of IEnumerable<T>
.
.ToList()
to materialize results of IEnumerable<T>
.