Add _EFN_GetManagedThread for !analyze (#363)
authorMike McLaughlin <mikem@microsoft.com>
Thu, 27 Jun 2019 04:44:30 +0000 (21:44 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2019 04:44:30 +0000 (21:44 -0700)
* Add _EFN_GetManagedThread for !analyze

Instead of reading "gCurrentThreadInfo.m_pThread" in the runtime.

* CR feedback


Trivial merge