2 references to InvalidCast_IConvertible
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Convert.cs (2)
138throw new InvalidCastException(SR.InvalidCast_IConvertible); 248throw new InvalidCastException(SR.InvalidCast_IConvertible);