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