5 references to Argument_NotInExceptionBlock
System.Reflection.Emit (5)
System\Reflection\Emit\ILGeneratorImpl.cs (5)
90
throw new NotSupportedException(SR.
Argument_NotInExceptionBlock
);
137
throw new NotSupportedException(SR.
Argument_NotInExceptionBlock
);
180
throw new NotSupportedException(SR.
Argument_NotInExceptionBlock
);
208
throw new NotSupportedException(SR.
Argument_NotInExceptionBlock
);
745
throw new NotSupportedException(SR.
Argument_NotInExceptionBlock
);