4 references to ExceptionInformation
System.Private.CoreLib (4)
System\RuntimeExceptionHelpers.cs (4)
362exceptionRecord.ExceptionInformation[0] = FAST_FAIL_EXCEPTION_DOTNET_AOT; 363exceptionRecord.ExceptionInformation[1] = (uint)errorCode; 364exceptionRecord.ExceptionInformation[2] = (nuint)s_triageBufferAddress; 365exceptionRecord.ExceptionInformation[3] = (uint)s_triageBufferSize;