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