Merge pull request dotnet/coreclr#21287 from hoyosjs/fix-tls-daccast
authorJuan Hoyos <juan.hoyos@microsoft.com>
Fri, 30 Nov 2018 02:19:08 +0000 (18:19 -0800)
committerGitHub <noreply@github.com>
Fri, 30 Nov 2018 02:19:08 +0000 (18:19 -0800)
Properly DACize TLB access for thread local statics

Commit migrated from https://github.com/dotnet/coreclr/commit/a22f526040cebe5c721adb0eafd4f39dae5faac1


Trivial merge