Drop ReadOnlyCollection dependency from TaskExceptionHolder (#44757)
authorMarek Safar <marek.safar@gmail.com>
Tue, 17 Nov 2020 06:22:47 +0000 (07:22 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 06:22:47 +0000 (22:22 -0800)
commit34cf28d8fa02526f3da06baaebe5282736f8a327
treea53274052aa793ec3e636325687a4f54ba2212de
parent886a014ba7b2152cbcf7b01a0fd0b35815171bd0
Drop ReadOnlyCollection dependency from TaskExceptionHolder (#44757)

it's used only to copy data aroud locally
src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/TaskAwaiter.cs
src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs
src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/TaskExceptionHolder.cs