projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f31f3e2
53fa5cc
)
Add SOS DumpALC command (#1284)
author
Juan Hoyos
<juan.hoyos@microsoft.com>
Wed, 8 Jul 2020 10:45:51 +0000
(
03:45
-0700)
committer
GitHub
<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