Summary

public static ImmutableArray<TSource> ToTrackedImmutableArray<TSource>(this IEnumerable<TSource> items)

Returns

ImmutableArray

Parameters