2 references to InvalidCast_StoreArrayElement
System.Private.CoreLib (2)
System\Array.NativeAot.cs (1)
430
throw new InvalidCastException(SR.
InvalidCast_StoreArrayElement
);
System\InvokeUtils.cs (1)
439
return new InvalidCastException(SR.
InvalidCast_StoreArrayElement
);