6 references to Catch
System.Reflection.Emit (6)
System\Reflection\Emit\ILGeneratorImpl.cs (6)
114else if (currentExBlock.State == ExceptionState.Catch) 128currentExBlock.State = ExceptionState.Catch; 146else if (currentExBlock.State == ExceptionState.Catch) 189else if (currentExBlock.State == ExceptionState.Catch) 217else if (currentExBlock.State == ExceptionState.Catch) 755if (state == ExceptionState.Catch)