6 references to Try
System.Reflection.Emit (6)
System\Reflection\Emit\ILGeneratorImpl.cs (6)
110if (currentExBlock.State == ExceptionState.Try) 142if (currentExBlock.State == ExceptionState.Try) 169currentExBlock.State = ExceptionState.Try; 185if (currentExBlock.State == ExceptionState.Try) 213if (currentExBlock.State == ExceptionState.Try) 750if (state == ExceptionState.Filter || state == ExceptionState.Try)