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