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