Fix WaitTimeout breaking change (dotnet/coreclr#22881)
authorStephen Toub <stoub@microsoft.com>
Wed, 27 Feb 2019 17:40:06 +0000 (12:40 -0500)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 17:40:06 +0000 (12:40 -0500)
commitce4ec31a2550e6bb63a276e2f00fd43c6a844db2
tree192af69afe6f9ca5eaa1c858be1b5370f6da53d6
parent5e00afbed10397a4757e9886b3184ddee732a226
Fix WaitTimeout breaking change (dotnet/coreclr#22881)

WaitHandle.WaitTimeout is a public API.  It can't be made internal.

Commit migrated from https://github.com/dotnet/coreclr/commit/5472a34cc2ffcc4465dfd0ef1a99afefc37df90e
src/libraries/System.Private.CoreLib/src/System/Threading/WaitHandle.cs