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