4 references to CurrExcStackCount
System.Private.CoreLib (4)
src\System\Reflection\Emit\DynamicILGenerator.cs (4)
322if (CurrExcStackCount == 0) 325__ExceptionInfo current = CurrExcStack![CurrExcStackCount - 1]; 336if (CurrExcStackCount == 0) 339__ExceptionInfo current = CurrExcStack![CurrExcStackCount - 1];