2 references to CurrExcStackCount
mscorlib (2)
system\reflection\emit\dynamicilgenerator.cs (2)
405
if (
CurrExcStackCount
== 0)
409
__ExceptionInfo current = CurrExcStack[
CurrExcStackCount
- 1];