2 references to CurrExcStack
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (2)
342
__ExceptionInfo current =
CurrExcStack
![CurrExcStackCount - 1];
356
__ExceptionInfo current =
CurrExcStack
![CurrExcStackCount - 1];