API Diff between 1.1.36 and 1.7.0-preview1.19504.10
0 Additions
7 Removals
System.Collections.Immutable
-
public static class ImmutableArray
-
public struct ImmutableArray<T> : IList<T>, ICollection<T>, IEquatable<ImmutableArray<T>>, IImmutableList<T>, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IList, ICollection, IEnumerable, IImmutableArray, IStructuralComparable, IStructuralEquatable
-
public static class ImmutableDictionary
-
public static class ImmutableHashSet
-
public static class ImmutableList
-
public static class ImmutableSortedDictionary
-
public static class ImmutableSortedSet