public override CType[] GetGenericArguments()
 {
     return(typeImpl.GetGenericArguments());
 }