API Diff between 6.0.1 and 1.6.0-preview.18571.3
4 Additions
0 Removals
System.Collections.Immutable
-
public struct ImmutableArray<T> : IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, IList<T>, ICollection<T>, IEquatable<ImmutableArray<T>>, IList, ICollection, IImmutableArray, IStructuralComparable, IStructuralEquatable, IImmutableList<T>
-
public static class ImmutableInterlocked