Nullable: Overlapped and friends (dotnet/coreclr#23656)
authorStephen Toub <stoub@microsoft.com>
Tue, 2 Apr 2019 18:37:26 +0000 (14:37 -0400)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2019 18:37:26 +0000 (14:37 -0400)
commit9ae459baf5a43eb6953f1e2b33a353d00393ebdc
treea504ddfbf070520345ea0d4caf6d0001de9f961e
parent08f67e5acc09c06d1cc694d9092043437b9a2388
Nullable: Overlapped and friends (dotnet/coreclr#23656)

* Nullable: Overlapped and friends

* Address PR feedback

Commit migrated from https://github.com/dotnet/coreclr/commit/455805298c4447eedca973244379313e7ad32873
src/coreclr/src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandle.Unix.cs
src/coreclr/src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandle.Windows.cs
src/coreclr/src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandle.cs
src/coreclr/src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolBoundHandleOverlapped.cs
src/coreclr/src/System.Private.CoreLib/src/System/Threading/ClrThreadPoolPreAllocatedOverlapped.cs
src/coreclr/src/System.Private.CoreLib/src/System/Threading/Overlapped.cs