Add SOS DumpALC command (#1284)
authorJuan Hoyos <juan.hoyos@microsoft.com>
Wed, 8 Jul 2020 10:45:51 +0000 (03:45 -0700)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 10:45:51 +0000 (03:45 -0700)
This change adds a new SOS command to dump an AssemblyLoadContext for an
object. The dumped ALC is the one into which the object's type is
loaded.


Trivial merge