4 references to ExceptionInformation
System.Private.CoreLib (4)
System\RuntimeExceptionHelpers.cs (4)
329exceptionRecord.ExceptionInformation[0] = FAST_FAIL_EXCEPTION_DOTNET_AOT; 330exceptionRecord.ExceptionInformation[1] = (uint)errorCode; 331exceptionRecord.ExceptionInformation[2] = (nuint)s_triageBufferAddress; 332exceptionRecord.ExceptionInformation[3] = (uint)s_triageBufferSize;