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