2 references to InvalidCast_DBNull
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Convert.cs (2)
162TypeCode.DBNull => throw new InvalidCastException(SR.InvalidCast_DBNull), 215throw new InvalidCastException(SR.InvalidCast_DBNull);