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