Remove null check that is used later to handle size request scenario. (#66428)
authorAaron Robinson <arobins@microsoft.com>
Thu, 10 Mar 2022 20:02:16 +0000 (15:02 -0500)
committerGitHub <noreply@github.com>
Thu, 10 Mar 2022 20:02:16 +0000 (12:02 -0800)
commit5959374a0add8ceee35762edc63db94361a45138
treebd439e2642e13baa1e0dff4c287185260f102225
parent28580bf9fc5d40c299af9a51b20f14f6a0db113a
Remove null check that is used later to handle size request scenario. (#66428)
src/coreclr/debug/daccess/dacdbiimpl.cpp