3 references to Filter
System.Reflection.Emit (3)
System\Reflection\Emit\ILGeneratorImpl.cs (3)
94
if (currentExBlock.State == ExceptionState.
Filter
)
154
currentExBlock.State = ExceptionState.
Filter
;
750
if (state == ExceptionState.
Filter
|| state == ExceptionState.Try)