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