7 references to Argument_NotInExceptionBlock
System.Private.CoreLib (7)
src\System\Reflection\Emit\DynamicILGenerator.cs (2)
323throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 337throw new NotSupportedException(SR.Argument_NotInExceptionBlock);
src\System\Reflection\Emit\RuntimeILGenerator.cs (5)
955throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 997throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1015throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1046throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1063throw new NotSupportedException(SR.Argument_NotInExceptionBlock);