4 references to CurrExcStackCount
System.Private.CoreLib (4)
src\System\Reflection\Emit\DynamicILGenerator.cs (4)
338if (CurrExcStackCount == 0) 341__ExceptionInfo current = CurrExcStack![CurrExcStackCount - 1]; 352if (CurrExcStackCount == 0) 355__ExceptionInfo current = CurrExcStack![CurrExcStackCount - 1];