2 references to State_Fault
mscorlib (2)
system\reflection\emit\ilgenerator.cs (2)
1016
} else if (state == __ExceptionInfo.State_Finally || state == __ExceptionInfo.
State_Fault
) {
1520
m_currentState =
State_Fault
;