API Diff between 1.7.0-preview1.19504.10 and 1.6.0-preview.18571.3
2 Additions
0 Removals
System.Collections.Immutable
-
public struct ImmutableArray<T> : IReadOnlyList<T>, IEnumerable<T>, IEnumerable, IReadOnlyCollection<T>, IList<T>, ICollection<T>, IEquatable<ImmutableArray<T>>, IList, ICollection, IImmutableArray, IStructuralComparable, IStructuralEquatable, IImmutableList<T>