API Diff between 1.1.37 and 5.0.0-preview.5.20278.1
0 Additions
9 Removals
System.Collections.Immutable
-
public static class ImmutableArray
-
public struct ImmutableArray<T> : IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, IList<T>, ICollection<T>, IEquatable<ImmutableArray<T>>, IImmutableList<T>, IList, ICollection, IImmutableArray, IStructuralComparable, IStructuralEquatable
-
public static class ImmutableDictionary
-
public static class ImmutableHashSet
-
public static class ImmutableInterlocked
-
public static class ImmutableList
-
public static class ImmutableSortedDictionary
-
public static class ImmutableSortedSet