Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
List<Derived> can't be directly cast to List<Base> because List<T> is not covariant, we could do a linq cast instead but that's yucky
- Loading branch information