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