6 references to Catch
System.Reflection.Emit (6)
System\Reflection\Emit\ILGeneratorImpl.cs (6)
87else if (currentExBlock.State == ExceptionState.Catch) 101currentExBlock.State = ExceptionState.Catch; 119else if (currentExBlock.State == ExceptionState.Catch) 162else if (currentExBlock.State == ExceptionState.Catch) 190else if (currentExBlock.State == ExceptionState.Catch) 728if (state == ExceptionState.Catch)