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