API Diff between 8.0.0-preview.5.23280.8 and 9.0.0-preview.1.24080.9
5 Additions
7 Removals
System.Collections.Frozen
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>
-
public static class ImmutableHashSet
-
public static class ImmutableList
-
public static class ImmutableQueue
-
public static class ImmutableSortedSet
-
public static class ImmutableStack