2 references to ArrayTypeMismatchException
System.Private.CoreLib (2)
src\System\Array.CoreCLR.cs (2)
103throw new ArrayTypeMismatchException(SR.ArrayTypeMismatch_ConstrainedCopy); 131throw new ArrayTypeMismatchException(SR.ArrayTypeMismatch_CantAssignType);