2 references to State_Fault
System.Private.CoreLib (2)
src\System\Reflection\Emit\RuntimeILGenerator.cs (2)
975
else if (state == __ExceptionInfo.State_Finally || state == __ExceptionInfo.
State_Fault
)
1354
m_currentState =
State_Fault
;