System.Reflection.Metadata.IConstructedTypeProvider<TType> interface IConstructedTypeProvider<TType> : ISZArrayTypeProvider<TType> Documentation TType GetArrayType(TType elementType, ArrayShape shape) TType GetByReferenceType(TType elementType) TType GetGenericInstance(TType genericType, ImmutableArray<TType> typeArguments) TType GetPointerType(TType elementType)