7 references to Argument_NotInExceptionBlock
System.Private.CoreLib (7)
src\System\Reflection\Emit\DynamicILGenerator.cs (2)
331throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 345throw new NotSupportedException(SR.Argument_NotInExceptionBlock);
src\System\Reflection\Emit\RuntimeILGenerator.cs (5)
949throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 991throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1009throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1040throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1057throw new NotSupportedException(SR.Argument_NotInExceptionBlock);