Creates metadata for System.Collections.Immutable.ImmutableArray`1 using source-generated resolution for nested elements.
protected static TomlTypeInfo<ImmutableArray<TElement>> CreateSourceGeneratedImmutableArrayTypeInfo<TElement>(TomlSerializerContext context)
This method avoids reflection-based metadata resolution, making it compatible with trimming and NativeAOT.