internal override Type GetPocoType(TypeDescription existing = null) { return(typeof(IList <>).MakeGenericType(Contains.GetPocoType(existing))); }