2 references to State_Catch
System.Private.CoreLib (2)
src\System\Reflection\Emit\RuntimeILGenerator.cs (2)
971
if (state == __ExceptionInfo.
State_Catch
)
1360
m_currentState =
State_Catch
;