2 references to InvalidCast_StoreArrayElement
System.Private.CoreLib (2)
src\System\Array.CoreCLR.cs (2)
555
throw new InvalidCastException(SR.
InvalidCast_StoreArrayElement
);
591
throw new InvalidCastException(SR.
InvalidCast_StoreArrayElement
);