API Diff between 6.0.0 and 7.0.0
0 Additions
17 Removals
System.Collections.Immutable
-
public static class ImmutableArray
-
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>