2 references to ExceptionMaximumParameters
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.IXCLRDataProcess.cs (2)
1100
Span<TargetPointer> exInfo = stackalloc TargetPointer[EXCEPTION_RECORD64.
ExceptionMaximumParameters
];
1101
for (int i = 0; i < EXCEPTION_RECORD64.
ExceptionMaximumParameters
; i++)