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