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