object.GetType
needs to have an exception set
#63553
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
bug
Milestone
Reproduction:
Expected result:
NullReferenceException
thrown.Actual result:
true
printed.Cause: the
GetType
intrinsic needs to have an exception set.Waiting on the refactoring in #63539 to get merged to submit the fix.
The text was updated successfully, but these errors were encountered: