So I have a dynamic type list, and I want to put it as a value into a dictionary.
Type listType = typeof(List<>).MakeGenericType(new[] { (Ty