/// <excludedoc /> protected internal override ITypeInfo ApplySubstitution(StaticTypeSubstitution substitution) { return(ElementType.ApplySubstitution(substitution).MakeByRefType()); }
/// <excludedoc /> protected internal override ITypeInfo ApplySubstitution(StaticTypeSubstitution substitution) { return(ElementType.ApplySubstitution(substitution).MakeArrayType(arrayRank)); }