fix pointer in ILCodeVersionNode so it uses PTR_COR_ILMETHOD instead of COR_IL_METHOD...
authorDavid Mason <davmason@microsoft.com>
Thu, 1 Feb 2018 00:55:28 +0000 (16:55 -0800)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2018 00:55:28 +0000 (16:55 -0800)
commit89f1279cbb118d999280352b3aa68f5169789a56
treeda6297224ddf3151aadd4d5d928cf4f30290ecea
parent40970bc16de610cf2263a5317e103636f4f4cc2d
fix pointer in ILCodeVersionNode so it uses PTR_COR_ILMETHOD instead of COR_IL_METHOD *, which was causing a crash in the DAC (#16003) (#16032)
src/vm/codeversion.cpp
src/vm/codeversion.h