6 references to Try
System.Reflection.Emit (6)
System\Reflection\Emit\ILGeneratorImpl.cs (6)
83if (currentExBlock.State == ExceptionState.Try) 115if (currentExBlock.State == ExceptionState.Try) 142currentExBlock.State = ExceptionState.Try; 158if (currentExBlock.State == ExceptionState.Try) 186if (currentExBlock.State == ExceptionState.Try) 723if (state == ExceptionState.Filter || state == ExceptionState.Try)