2 references to ArgumentException_InvalidArrayElementType
System.Private.CoreLib (2)
System\Reflection\Runtime\General\TypeUnifier.cs (2)
122
throw new TypeLoadException(SR.Format(SR.
ArgumentException_InvalidArrayElementType
, elementType));
187
throw new TypeLoadException(SR.Format(SR.
ArgumentException_InvalidArrayElementType
, elementType));