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