7 references to Argument_NotInExceptionBlock
System.Private.CoreLib (7)
src\System\Reflection\Emit\DynamicILGenerator.cs (2)
339throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 353throw new NotSupportedException(SR.Argument_NotInExceptionBlock);
src\System\Reflection\Emit\RuntimeILGenerator.cs (5)
959throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1001throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1019throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1050throw new NotSupportedException(SR.Argument_NotInExceptionBlock); 1067throw new NotSupportedException(SR.Argument_NotInExceptionBlock);