1 write to s_triageBufferSize
System.Private.CoreLib (1)
System\RuntimeExceptionHelpers.cs (1)
215s_triageBufferSize = crashInfo.TriageBufferSize;
1 reference to s_triageBufferSize
System.Private.CoreLib (1)
System\RuntimeExceptionHelpers.cs (1)
365exceptionRecord.ExceptionInformation[3] = (uint)s_triageBufferSize;