Fix Thread.ExecutionContext breaking change (dotnet/coreclr#22882)
authorStephen Toub <stoub@microsoft.com>
Wed, 27 Feb 2019 18:16:11 +0000 (13:16 -0500)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 18:16:11 +0000 (13:16 -0500)
commitd6e2e93e54d5d80b4da67377530a468d7be4d655
tree70e9867c6e22c6e9676fb552b95afc5aca8ff957
parentce4ec31a2550e6bb63a276e2f00fd43c6a844db2
Fix Thread.ExecutionContext breaking change (dotnet/coreclr#22882)

Its getter is a public API and can't be made internal.

Commit migrated from https://github.com/dotnet/coreclr/commit/12167a75fc494deb8040fa3a04961ca5f10d14aa
src/coreclr/src/System.Private.CoreLib/src/System/Threading/Thread.CoreCLR.cs