2 references to ArrayTypeMismatchException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Array.cs (2)
478throw new ArrayTypeMismatchException(SR.ArrayTypeMismatch_ConstrainedCopy); 489throw new ArrayTypeMismatchException(SR.ArrayTypeMismatch_CantAssignType);