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