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