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