fix a regression introduced by Refactor handling of non-SOH generations (#1688)
authorMaoni Stephens <Maoni0@users.noreply.github.com>
Mon, 4 May 2020 23:05:20 +0000 (16:05 -0700)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 23:05:20 +0000 (16:05 -0700)
commit2b3de4f14f879ed7005e5c748d5f3e2a6d553b6e
tree5ca9e055376f1d9e41b060a8b45bb36844cb1f14
parent0c211fb5d00edab5fc2f514dba97d6267d578fc8
fix a regression introduced by Refactor handling of non-SOH generations (#1688)

this is supposed to get the user allocations, before #1688 it was getting gen0 and gen3. with the refactor it should get gen0 and all UOH allocations.
src/coreclr/src/gc/gc.cpp