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