3 references to Argument_BadTypeInCustomAttribute
System.Private.CoreLib (3)
src\System\Reflection\Emit\CustomAttributeBuilder.cs (3)
98throw new ArgumentException(SR.Argument_BadTypeInCustomAttribute); 143throw new ArgumentException(SR.Argument_BadTypeInCustomAttribute); 199throw new ArgumentException(SR.Argument_BadTypeInCustomAttribute);