Fix Thread.ExecutionContext breaking change (#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)
commit12167a75fc494deb8040fa3a04961ca5f10d14aa
tree471e266d8479d0957508f66925832d851fa43702
parent5472a34cc2ffcc4465dfd0ef1a99afefc37df90e
Fix Thread.ExecutionContext breaking change (#22882)

Its getter is a public API and can't be made internal.
src/System.Private.CoreLib/src/System/Threading/Thread.CoreCLR.cs