Move I{Configured}ValueTaskAwaiter interfaces to correct location
authorStephen Toub <stoub@microsoft.com>
Fri, 3 Nov 2017 00:14:32 +0000 (20:14 -0400)
committerStephen Toub <stoub@microsoft.com>
Fri, 3 Nov 2017 00:14:32 +0000 (20:14 -0400)
commit1a065afe0f78b2298dc0d1f5d7e3048ebf9426aa
treeda7fd77fd1b29fa9aa6526fd2228ec30382587cb
parentc658aee5827c00cba2b51e6cd2c652607b53e351
Move I{Configured}ValueTaskAwaiter interfaces to correct location

They need to be in the shared partition.
src/mscorlib/shared/System/Runtime/CompilerServices/ConfiguredValueTaskAwaitable.cs
src/mscorlib/shared/System/Runtime/CompilerServices/ValueTaskAwaiter.cs
src/mscorlib/src/System/Runtime/CompilerServices/TaskAwaiter.cs