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