Summary

public static ImmutableList<TSource> ToTrackedImmutableList<TSource>(this IEnumerable<TSource> source)

Returns

ImmutableList

Parameters