Update corefx for compiler nullable attribute updates
authorStephen Toub <stoub@microsoft.com>
Thu, 13 Jun 2019 20:55:11 +0000 (16:55 -0400)
committerStephen Toub <stoub@microsoft.com>
Thu, 13 Jun 2019 22:26:36 +0000 (18:26 -0400)
commit37806d0f7bbfb8a59555033c05429b4a2cf23c52
tree88ed948f720402338173f425b8bfd5addeae223d
parent25b2471bccef4e7b3f5d8a10631a4a25656eea02
Update corefx for compiler nullable attribute updates

Commit migrated from https://github.com/dotnet/corefx/commit/3c129ac0340a3843ab5b00a9c730730e7b60729b
src/libraries/System.Collections.Concurrent/src/System/Collections/Concurrent/BlockingCollection.cs
src/libraries/System.Collections.Concurrent/src/System/Collections/Concurrent/ConcurrentStack.cs
src/libraries/System.Collections/src/System/Collections/BitArray.cs
src/libraries/System.Collections/src/System/Collections/Generic/Stack.cs
src/libraries/System.Memory/src/System/Buffers/ReadOnlySequence.cs
src/libraries/System.Private.Uri/src/System/Uri.cs
src/libraries/System.Private.Uri/src/System/UriExt.cs
src/libraries/System.Runtime.Extensions/src/System/Net/WebUtility.cs