Use ThrowHelper in ManualResetValueTaskSourceCore (#22714)
authorStephen Toub <stoub@microsoft.com>
Wed, 20 Feb 2019 19:36:56 +0000 (14:36 -0500)
committerGitHub <noreply@github.com>
Wed, 20 Feb 2019 19:36:56 +0000 (14:36 -0500)
commit57b0be625346712fd3bafb71a9568edb579971f1
treea1173334b16a51ccfb49114a7507db1c40d4cb24
parent8c03cd9968165287b558d83473b22e3a617ab42c
Use ThrowHelper in ManualResetValueTaskSourceCore (#22714)

Just move the helper being used to ThrowHelper.
src/System.Private.CoreLib/shared/System/Threading/Tasks/Sources/ManualResetValueTaskSourceCore.cs
src/System.Private.CoreLib/shared/System/ThrowHelper.cs