2 references to Finally
System.Reflection.Emit (2)
System\Reflection\Emit\ILGeneratorImpl.cs (2)
229
currentExBlock.State = ExceptionState.
Finally
;
760
else if (state == ExceptionState.
Finally
|| state == ExceptionState.Fault)