2 references to Argument_ShouldNotSpecifyExceptionType
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
347throw new ArgumentException(SR.Argument_ShouldNotSpecifyExceptionType);
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
1023throw new ArgumentException(SR.Argument_ShouldNotSpecifyExceptionType);