2 references to InvalidCast_Empty
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Convert.cs (2)
163TypeCode.Empty => throw new InvalidCastException(SR.InvalidCast_Empty), 217throw new InvalidCastException(SR.InvalidCast_Empty);