Nullable: System.Collections.dll
authorStephen Toub <stoub@microsoft.com>
Thu, 2 May 2019 02:39:24 +0000 (22:39 -0400)
committerStephen Toub <stoub@microsoft.com>
Thu, 9 May 2019 10:42:58 +0000 (06:42 -0400)
commit10cf944934b61b72c2a0918e5925a72b58eeda5c
tree7dd80e12492d8fcb08532ef35e34453b337b9c46
parent7c193deb40053de814cf3c1dca4f8789fcda801f
Nullable: System.Collections.dll

Commit migrated from https://github.com/dotnet/corefx/commit/a18f321e75b0e7572c9a67bb7951b549dbd42c9e
15 files changed:
src/libraries/Common/src/System/Collections/Generic/EnumerableHelpers.cs
src/libraries/System.Collections/src/System.Collections.csproj
src/libraries/System.Collections/src/System/Collections/BitArray.cs
src/libraries/System.Collections/src/System/Collections/Generic/CollectionExtensions.cs
src/libraries/System.Collections/src/System/Collections/Generic/HashSet.cs
src/libraries/System.Collections/src/System/Collections/Generic/HashSetEqualityComparer.cs
src/libraries/System.Collections/src/System/Collections/Generic/LinkedList.cs
src/libraries/System.Collections/src/System/Collections/Generic/Queue.cs
src/libraries/System.Collections/src/System/Collections/Generic/SortedDictionary.cs
src/libraries/System.Collections/src/System/Collections/Generic/SortedList.cs
src/libraries/System.Collections/src/System/Collections/Generic/SortedSet.TreeSubSet.cs
src/libraries/System.Collections/src/System/Collections/Generic/SortedSet.cs
src/libraries/System.Collections/src/System/Collections/Generic/SortedSetEqualityComparer.cs
src/libraries/System.Collections/src/System/Collections/Generic/Stack.cs
src/libraries/System.Collections/src/System/Collections/StructuralComparisons.cs