9 references to HwExceptionCode
System.Private.CoreLib (9)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (9)
577
case (uint)
HwExceptionCode
.STATUS_NATIVEAOT_NULL_REFERENCE:
581
case (uint)
HwExceptionCode
.STATUS_NATIVEAOT_UNMANAGED_HELPER_NULL_REFERENCE:
595
case (uint)
HwExceptionCode
.STATUS_DATATYPE_MISALIGNMENT:
601
case (uint)
HwExceptionCode
.STATUS_ACCESS_VIOLATION:
605
case (uint)
HwExceptionCode
.STATUS_INTEGER_DIVIDE_BY_ZERO:
609
case (uint)
HwExceptionCode
.STATUS_INTEGER_OVERFLOW:
613
case (uint)
HwExceptionCode
.STATUS_ILLEGAL_INSTRUCTION:
617
case (uint)
HwExceptionCode
.STATUS_IN_PAGE_ERROR:
621
case (uint)
HwExceptionCode
.STATUS_PRIVILEGED_INSTRUCTION: