4 references to CurrExcStackCount
System.Private.CoreLib (4)
src\System\Reflection\Emit\DynamicILGenerator.cs (4)
330if (CurrExcStackCount == 0) 333__ExceptionInfo current = CurrExcStack![CurrExcStackCount - 1]; 344if (CurrExcStackCount == 0) 347__ExceptionInfo current = CurrExcStack![CurrExcStackCount - 1];